public interface LabeledType
extends polyglot.types.Type
Modifier and Type | Method and Description |
---|---|
Label |
labelPart() |
LabeledType |
labelPart(Label L) |
polyglot.types.Type |
typePart() |
LabeledType |
typePart(polyglot.types.Type type) |
arrayOf, arrayOf, descendsFrom, descendsFromImpl, isArray, isBoolean, isByte, isCastValid, isCastValidImpl, isChar, isClass, isComparable, isDouble, isFloat, isImplicitCastValid, isImplicitCastValidImpl, isInt, isIntOrLess, isLong, isLongOrLess, isNull, isNumeric, isPrimitive, isReference, isShort, isSubtype, isSubtypeImpl, isThrowable, isUncheckedException, isVoid, numericConversionValid, numericConversionValid, numericConversionValidImpl, numericConversionValidImpl, print, toArray, toClass, toNull, toPrimitive, toReference, toString, translate, typeEquals, typeEqualsImpl
polyglot.types.Type typePart()
LabeledType typePart(polyglot.types.Type type)
Label labelPart()
LabeledType labelPart(Label L)