Interface TypeUsage
- All Known Implementing Classes:
TypeUsage_Builder.Partial,TypeUsage_Builder.Rebuildable,TypeUsage_Builder.Value
interface TypeUsage
-
Method Details
-
start
int start() -
end
int end() -
type
QualifiedName type() -
scope
Optional<QualifiedName> scope()
-