public interface ParsedTypeObject extends Named
ParsedTypeObject
Modifier and Type | Method and Description |
---|---|
LazyInitializer |
initializer() |
Job |
job()
Get the job (i.e., compilation unit) associated with this class; or null.
|
void |
setInitializer(LazyInitializer init) |
equalsImpl, isCanonical, position, typeSystem
Job job()
LazyInitializer initializer()
void setInitializer(LazyInitializer init)