|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A type parsed from a source file.
Method Summary | |
boolean |
isClean()
|
Job |
job()
The job that created the type. |
void |
setClean(boolean clean)
|
Methods inherited from interface jltools.types.Type |
arrayOf, arrayOf, descendsFrom, isArray, isAssignableSubtype, isBoolean, isByte, isCastValid, isChar, isClass, isDouble, isFloat, isImplicitCastValid, isInt, isIntOrLess, isLong, isLongOrLess, isNull, isNumeric, isPrimitive, isReference, isSame, isShort, isSubtype, isThrowable, isUncheckedException, isVoid, toArray, toClass, toNull, toPrimitive, toReference, translate |
Methods inherited from interface jltools.types.Qualifier |
isPackage, isType, toPackage, toType |
Methods inherited from interface jltools.types.TypeObject |
isCanonical, position, restore, typeSystem |
Methods inherited from interface jltools.util.Copy |
copy |
Method Detail |
public boolean isClean()
public void setClean(boolean clean)
public Job job()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |