Uses of Class
org.glassfish.rmic.tools.java.Identifier
Packages that use Identifier
Package
Description
-
Uses of Identifier in org.glassfish.rmic
Fields in org.glassfish.rmic declared as IdentifierModifier and TypeFieldDescriptionstatic final Identifier
RMIConstants.idMarshalException
static final Identifier
RMIConstants.idOperation
static final Identifier
Constants.idRemote
static final Identifier
RMIConstants.idRemoteCall
static final Identifier
Constants.idRemoteException
static final Identifier
RMIConstants.idRemoteObject
static final Identifier
RMIConstants.idRemoteRef
static final Identifier
RMIConstants.idRemoteStub
static final Identifier
RMIConstants.idSkeleton
static final Identifier
RMIConstants.idSkeletonMismatchException
static final Identifier
RMIConstants.idUnexpectedException
static final Identifier
RMIConstants.idUnmarshalException
Methods in org.glassfish.rmic that return IdentifierModifier and TypeMethodDescription(package private) static Identifier
Main.getClassIdentifier
(BatchEnvironment env, String className) RemoteClass.getName()
Return the name of the class represented by this object.RemoteClass.Method.getName()
Return the name of this method.static final Identifier
Names.mangleClass
(Identifier className) If necessary, convert a class name to its mangled form, i.e.static final Identifier
Names.skeletonFor
(Identifier name) Return skeleton class name for impl class name.static final Identifier
Names.stubFor
(Identifier name) Return stub class name for impl class name.Methods in org.glassfish.rmic with parameters of type IdentifierModifier and TypeMethodDescription(package private) void
Main.generateClass
(BatchEnvironment env, Identifier implClassName) static final Identifier
Names.mangleClass
(Identifier className) If necessary, convert a class name to its mangled form, i.e.static final Identifier
Names.skeletonFor
(Identifier name) Return skeleton class name for impl class name.static final Identifier
Names.stubFor
(Identifier name) Return stub class name for impl class name. -
Uses of Identifier in org.glassfish.rmic.asm
Fields in org.glassfish.rmic.asm with type parameters of type IdentifierModifier and TypeFieldDescriptionprivate Map
<Identifier, Identifier> AsmClassFactory.outerClasses
private Map
<Identifier, Identifier> AsmClassFactory.outerClasses
Methods in org.glassfish.rmic.asm that return IdentifierModifier and TypeMethodDescriptionprivate Identifier
AsmClassFactory.ClassDefinitionVisitor.getIdentifier
(String name) (package private) Identifier
AsmClassFactory.getOuterClassName
(Identifier className) Methods in org.glassfish.rmic.asm with parameters of type IdentifierModifier and TypeMethodDescription(package private) Identifier
AsmClassFactory.getOuterClassName
(Identifier className) private boolean
AsmClassFactory.isResolvedInnerClassName
(Identifier className) Constructors in org.glassfish.rmic.asm with parameters of type IdentifierModifierConstructorDescription(package private)
AsmMemberDefinition
(long where, ClassDefinition clazz, int modifiers, Type type, Identifier name, Object value) Constructor for a field definition(package private)
AsmMemberDefinition
(long where, ClassDefinition clazz, int modifiers, Type type, Identifier name, String[] exceptions) Constructor for a method definition -
Uses of Identifier in org.glassfish.rmic.iiop
Fields in org.glassfish.rmic.iiop declared as IdentifierModifier and TypeFieldDescriptionprivate Identifier
CompoundType.Method.declaredBy
private Identifier
Type.id
static final Identifier
Constants.idApplicationException
static final Identifier
Constants.idBadMethodException
static final Identifier
Constants.idBoolean
static final Identifier
Constants.idBoxedIDL
static final Identifier
Constants.idBoxedRMI
static final Identifier
Constants.idByte
static final Identifier
Constants.idChar
static final Identifier
Constants.idClassDesc
static final Identifier
Constants.idCorbaObject
static final Identifier
Constants.idCorbaORB
static final Identifier
Constants.idCorbaUserException
static final Identifier
Constants.idDelegate
static final Identifier
Constants.idDouble
static final Identifier
Constants.idExtInputStream
static final Identifier
Constants.idExtOutputStream
static final Identifier
Constants.idFloat
static final Identifier
Constants.idIDLEntity
static final Identifier
Constants.idInputStream
static final Identifier
Constants.idInt
static final Identifier
Constants.idJavaIoExternalizable
static final Identifier
Constants.idJavaIoIOException
static final Identifier
Constants.idLong
static final Identifier
Constants.idOutputStream
static final Identifier
Constants.idPOAServantType
static final Identifier
Constants.idPortableUnknownException
static final Identifier
Constants.idRemarshalException
static final Identifier
Constants.idReplyHandler
static final Identifier
Constants.idShort
static final Identifier
Constants.idStubBase
static final Identifier
Constants.idSystemException
static final Identifier
Constants.idTieBase
static final Identifier
Constants.idTieInterface
static final Identifier
Constants.idValueBase
static final Identifier
Constants.idVoid
Methods in org.glassfish.rmic.iiop that return IdentifierModifier and TypeMethodDescriptionCompoundType.Method.getDeclaredBy()
Return the identifier for the class or interface which declares this method.Type.getIdentifier()
Return the identifier for this type.protected Identifier
Generator.getOutputId
(Generator.OutputType outputType) Return an identifier to use for output.protected Identifier
IDLGenerator.getOutputId
(Generator.OutputType ot) Return an Identifier which contains the fully-qualified IDL filename for the given OutputType.Methods in org.glassfish.rmic.iiop with parameters of type IdentifierModifier and TypeMethodDescriptionstatic String
IDLNames.getClassOrInterfaceName
(Identifier id, BatchEnvironment env) Convert a type name.static String[]
IDLNames.getModuleNames
(Identifier theID, boolean boxIt, BatchEnvironment env) Convert a qualified Identifier into an array of IDL names.(package private) String
StubGenerator.getName
(Identifier id) protected abstract File
Generator.getOutputDirectory
(File destinationDir, Identifier id, BatchEnvironment environment) protected File
IDLGenerator.getOutputDirectory
(File destinationDir, Identifier id, BatchEnvironment environment) protected File
StubGenerator.getOutputDirectory
(File destinationDir, Identifier id, BatchEnvironment environment) private static File
Util.getOutputDirectoryFor
(Identifier theClass, File rootDir, BatchEnvironment env, boolean idl) Return the directory that should be used for output for a given class.static File
Util.getOutputDirectoryForIDL
(Identifier theClass, File rootDir, BatchEnvironment env) static File
Util.getOutputDirectoryForStub
(Identifier theClass, File rootDir, BatchEnvironment env) void
CompoundType.Method.setDeclaredBy
(Identifier by) Set the declaredBy Identifier.protected void
Type.setNames
(Identifier id, String[] idlModuleNames, String idlName) Set name and package.void
StubGenerator.write_tie_thisObject_method
(IndentingWriter p, Identifier idCorbaObject) -
Uses of Identifier in org.glassfish.rmic.tools.binaryclass
Fields in org.glassfish.rmic.tools.binaryclass declared as IdentifierMethods in org.glassfish.rmic.tools.binaryclass that return IdentifierModifier and TypeMethodDescriptionBinaryConstantPool.getIdentifier
(int n) get an identifierBinaryAttribute.getName()
AccessorsMethods in org.glassfish.rmic.tools.binaryclass with parameters of type IdentifierModifier and TypeMethodDescriptionvoid
BinaryMember.addAttribute
(Identifier name, byte[] data, Environment env) boolean
BinaryMember.deleteAttribute
(Identifier name) byte[]
BinaryClass.getAttribute
(Identifier name) Get a class attributebyte[]
BinaryMember.getAttribute
(Identifier name) Get a field attributeConstructors in org.glassfish.rmic.tools.binaryclass with parameters of type IdentifierModifierConstructorDescription(package private)
BinaryAttribute
(Identifier name, byte[] data, BinaryAttribute next) ConstructorBinaryMember
(ClassDefinition clazz, int modifiers, Type type, Identifier name, BinaryAttribute atts) Constructor -
Uses of Identifier in org.glassfish.rmic.tools.java
Fields in org.glassfish.rmic.tools.java declared as IdentifierModifier and TypeFieldDescription(package private) Identifier
ClassType.className
The fully qualified class name.(package private) Identifier
Imports.currentPackage
The current package, which is implicitly imported, and has precedence over other imported packages.(package private) Identifier
IdentifierToken.id
static final Identifier
Constants.idAppend
static final Identifier
Constants.idClass
static final Identifier
Constants.idClassInit
static final Identifier
Constants.idClone
static final Identifier
Constants.idCode
static final Identifier
Constants.idConstantValue
static final Identifier
Constants.idCoverageTable
static final Identifier
Constants.idDeprecated
static final Identifier
Constants.idDocumentation
static final Identifier
Constants.idExceptions
static final Identifier
Constants.idFinallyReturnValue
static final Identifier
Constants.idGetClass
static final Identifier
Constants.idInit
static final Identifier
Constants.idInnerClasses
static final Identifier
Constants.idJavaIoSerializable
static final Identifier
Constants.idJavaLang
static final Identifier
Constants.idJavaLangClass
static final Identifier
Constants.idJavaLangCloneable
static final Identifier
Constants.idJavaLangError
static final Identifier
Constants.idJavaLangException
static final Identifier
Constants.idJavaLangObject
static final Identifier
Constants.idJavaLangRuntimeException
static final Identifier
Constants.idJavaLangString
static final Identifier
Constants.idJavaLangStringBuffer
static final Identifier
Constants.idJavaLangThrowable
static final Identifier
Constants.idLength
static final Identifier
Constants.idLineNumberTable
static final Identifier
Constants.idLocalVariableTable
static final Identifier
Constants.idNew
static final Identifier
Constants.idNull
static final Identifier
Constants.idSourceFile
static final Identifier
Constants.idStar
static final Identifier
Constants.idSuper
static final Identifier
Constants.idSynthetic
static final Identifier
Constants.idThis
static final Identifier
Constants.idToString
static final Identifier
Constants.idTYPE
Scanner.idValue
static final Identifier
Constants.idValueOf
protected Identifier
ClassDefinition.localName
ClassNotFound.name
The class that was not foundprotected Identifier
MemberDefinition.name
AmbiguousClass.name1
The class that was not foundAmbiguousClass.name2
Fields in org.glassfish.rmic.tools.java with type parameters of type IdentifierModifier and TypeFieldDescription(package private) Hashtable
<Identifier, Identifier> Imports.classes
The imported classes, including memoized imports from packages.(package private) Hashtable
<Identifier, Identifier> Imports.classes
The imported classes, including memoized imports from packages.private Hashtable
<Identifier, MemberDefinition> ClassDefinition.fieldHash
(package private) static Hashtable
<String, Identifier> Identifier.hash
The hashtable of identifiersprivate final Map
<Identifier, List<MemberDefinition>> MethodSet.lookupMap
A Map containing Lists of MemberDefinitions.Methods in org.glassfish.rmic.tools.java that return IdentifierModifier and TypeMethodDescriptionIdentifier.addAmbigPrefix()
Add ambigPrefix to `this' to make a new Identifier marked as ambiguous.Imports.forceResolve
(Environment env, Identifier nm) Suppose a resolve() call has failed.ClassType.getClassName()
Type.getClassName()
Return the ClassName.Imports.getCurrentPackage()
Report the current packageIdentifier.getFlatName()
Return the class name, without its qualifier, and with any nesting flattened into a new qualfication structure.Identifier.getHead()
Yet another way to slice qualified identifiers: The head of an identifier is its first qualifier component, and the tail is the rest of them.ClassDefinition.getLocalName()
Return a simple identifier for this class (idNull if anonymous).ClassDeclaration.getName()
Get the name of the classfinal Identifier
ClassDefinition.getName()
Get the class' nameIdentifier.getName()
Return the unqualified name.IdentifierToken.getName()
The identifier itself (possibly qualified).final Identifier
MemberDefinition.getName()
Get the field's nameIdentifier.getQualifier()
Return the qualifier.Identifier.getTail()
Identifier.getTopName()
static Identifier
Lookup an identifier.static Identifier
Identifier.lookup
(Identifier q, Identifier n) Lookup a qualified identifier.static Identifier
Identifier.lookupInner
(Identifier c, Identifier n) Lookup an inner identifier.static Identifier
Type.mangleInnerType
(Identifier className) Given an inner identifier, return the non-inner, mangled representation used to manage signatures.protected Identifier
Parser.parseIdentifier
(boolean star) Deprecated.Identifier.removeAmbigPrefix()
Remove the ambigPrefix from `this' to get the original identifier.Environment.resolve
(Identifier nm) Resolve a class name, using only package and import directives.ImportEnvironment.resolve
(Identifier nm) Imports.resolve
(Environment env, Identifier nm) Lookup a class, given the current set of imports, AmbiguousClass exception is thrown if the name can be resolved in more than one way.ClassDefinition.resolveInnerClass
(Environment env, Identifier nm) Interpret a qualified class name, which may have further subcomponents..ClassDefinition.resolveName
(Environment env, Identifier name) Look up an inner class name, from somewhere inside this class.Environment.resolveName
(Identifier name) Resolve a class name, using only package and import directives.final Identifier
Environment.resolvePackageQualifiedName
(Identifier name) Discover if name consists of a package prefix, followed by the name of a class (that actually exists), followed possibly by some inner class names.Methods in org.glassfish.rmic.tools.java with parameters of type IdentifierModifier and TypeMethodDescriptionvoid
Imports.addClass
(Identifier nm) void
Imports.addPackage
(Identifier id) protected void
Parser.beginClass
(long off, String doc, int mod, Identifier nm, Identifier sup, Identifier[] impl) Deprecated.Use the version with the IdentifierToken arguments.private static void
Type.changeClassName
(Identifier oldName, Identifier newName) We have learned that a signature means something other that what we thought it meant.boolean
Environment.classExists
(Identifier nm) Check if a class exists (without actually loading it).boolean
Package.classExists
(Identifier className) Check if a class is defined in this package.protected void
Parser.defineField
(long where, String doc, int mod, Type t, Identifier nm, Identifier[] args, Identifier[] exp, Node val) Deprecated.Use the version with the IdentifierToken arguments.private boolean
ClassDefinition.diagnoseMismatch
(Environment env, Identifier nm, Type[] argTypes, int start, int[] haveMatch, Type[] margType) int
ClassDefinition.diagnoseMismatch
(Environment env, Identifier nm, Type[] argTypes, int start, Type[] margTypeResult) Given the fact that this class has no method "nm" matching "argTypes", find out if the mismatch can be blamed on a particular actual argument which disagrees with all of the overloadings.protected void
Parser.endClass
(long off, Identifier nm) Deprecated.Use the version with the IdentifierToken arguments.ClassDefinition.findAnyMethod
(Environment env, Identifier nm) Find any method with a given name.ClassDefinition.findMethod
(Environment env, Identifier nm, Type t) Find a method, ie: exact match in this class or any of the super classes.Imports.forceResolve
(Environment env, Identifier nm) Suppose a resolve() call has failed.Package.getBinaryFile
(Identifier className) Get the .class file of a classEnvironment.getClassDeclaration
(Identifier nm) Return a class declaration given a fully qualified class name.final ClassDefinition
Environment.getClassDefinition
(Identifier nm) Return a class definition given a fully qualified class name.final MemberDefinition
ClassDefinition.getFirstMatch
(Identifier name) ClassDefinition.getInnerClass
(Environment env, Identifier nm) Get an inner class.Environment.getPackage
(Identifier pkg) Get the package path for a packagefinal ClassDefinition
Environment.getQualifiedClassDefinition
(long where, Identifier nm, ClassDefinition ctxClass, boolean isExtends) Like 'getClassDefinition(env)', but check access on each component.Package.getSourceFile
(Identifier className) Get the .java file of a classClassDefinition.getVariable
(Environment env, Identifier nm, ClassDefinition source) Get a field from this class.private MemberDefinition
ClassDefinition.getVariable0
(Environment env, Identifier nm, ClassDefinition source, boolean showPrivate, boolean showPackage) static boolean
Imports.importable
(Identifier id, Environment env) Check to see if 'id' names an importable class in `env'.protected void
Parser.importClass
(long off, Identifier nm) Deprecated.Use the version with the IdentifierToken arguments.protected void
Parser.importPackage
(long off, Identifier nm) Deprecated.Use the version with the IdentifierToken arguments.(package private) boolean
ClassDefinition.innerClassExists
(Identifier nm) While resolving import directives, the question has arisen: does a given inner class exist? If the top-level class exists, we ask it about an inner class via this method.private boolean
ClassDefinition.inSamePackage
(Identifier packageName) boolean
Environment.isExemptPackage
(Identifier id) Tells whether an Identifier refers to a package which should be exempt from the "exists" check in Imports#resolve().static Identifier
Identifier.lookup
(Identifier q, Identifier n) Lookup a qualified identifier.static Identifier
Identifier.lookupInner
(Identifier c, Identifier n) Lookup an inner identifier.MethodSet.lookupName
(Identifier name) Returns an Iterator of all methods contained in the MethodSet which have a given name.MethodSet.lookupSig
(Identifier name, Type type) If the MethodSet contains a method with the same signature then lookup() returns it.Environment.makeMemberDefinition
(Environment origEnv, long where, ClassDefinition clazz, String doc, int modifiers, Type type, Identifier name, IdentifierToken[] argNames, IdentifierToken[] expIds, Object value) Create a new field.static Identifier
Type.mangleInnerType
(Identifier className) Given an inner identifier, return the non-inner, mangled representation used to manage signatures.ClassDefinition.matchAnonConstructor
(Environment env, Identifier accessPackage, Type[] argumentTypes) A version of matchMethod to be used only for constructors when we cannot pass in a sourceClass argument.ClassDefinition.matchMethod
(Environment env, ClassDefinition accessor, Identifier methodName) Lookup a method.ClassDefinition.matchMethod
(Environment env, ClassDefinition accessor, Identifier methodName, Type[] argumentTypes) Lookup a method.private MemberDefinition
ClassDefinition.matchMethod
(Environment env, ClassDefinition accessor, Identifier methodName, Type[] argumentTypes, boolean isAnonConstCall, Identifier accessPackage) Lookup a method.protected void
Parser.packageDeclaration
(long off, Identifier nm) Deprecated.protected Expression
Parser.parseMethodExpression
(Expression e, Identifier id) Parse a method invocation.Environment.resolve
(Identifier nm) Resolve a class name, using only package and import directives.ImportEnvironment.resolve
(Identifier nm) Imports.resolve
(Environment env, Identifier nm) Lookup a class, given the current set of imports, AmbiguousClass exception is thrown if the name can be resolved in more than one way.boolean
Environment.resolveByName
(long where, ClassDefinition c, Identifier nm) Given its fully-qualified name, verify that a class is defined and accessible.private boolean
Environment.resolveByName
(long where, ClassDefinition c, Identifier nm, boolean isExtends) boolean
Environment.resolveExtendsByName
(long where, ClassDefinition c, Identifier nm) ClassDefinition.resolveInnerClass
(Environment env, Identifier nm) Interpret a qualified class name, which may have further subcomponents..ClassDefinition.resolveName
(Environment env, Identifier name) Look up an inner class name, from somewhere inside this class.Environment.resolveName
(Identifier name) Resolve a class name, using only package and import directives.final Identifier
Environment.resolvePackageQualifiedName
(Identifier name) Discover if name consists of a package prefix, followed by the name of a class (that actually exists), followed possibly by some inner class names.void
Imports.setCurrentPackage
(Identifier id) Specify the current packageprotected void
ClassDefinition.setLocalName
(Identifier name) Set the local name of a class.static Type
Type.tClass
(Identifier className) Create a class type.Constructors in org.glassfish.rmic.tools.java with parameters of type IdentifierModifierConstructorDescriptionAmbiguousClass
(Identifier name1, Identifier name2) ConstructorClassDeclaration
(Identifier name) ConstructorCreate a ClassNotFound exception(package private)
ClassType
(String typeSig, Identifier className) Construct a class type.IdentifierToken
(long where, Identifier id) IdentifierToken
(long where, Identifier id, int modifiers) Use this constructor when the identifier is synthesized.MemberDefinition
(long where, ClassDefinition clazz, int modifiers, Type type, Identifier name, IdentifierToken[] expIds, Node value) ConstructorPackage
(ClassPath binaryPath, Identifier pkg) Create a package given a source path, binary path, and package name. -
Uses of Identifier in org.glassfish.rmic.tools.javac
Fields in org.glassfish.rmic.tools.javac declared as IdentifierModifier and TypeFieldDescriptionprotected Identifier
BatchParser.pkg
Deprecated.The current packageFields in org.glassfish.rmic.tools.javac with type parameters of type IdentifierModifier and TypeFieldDescriptionprivate Set
<Identifier> BatchEnvironment.exemptPackages
A set of Identifiers for all packages exempt from the "exists" check in Imports#resolve().private Hashtable
<Identifier, Package> BatchEnvironment.packages
A hashtable of resource contexts.Methods in org.glassfish.rmic.tools.javac with parameters of type IdentifierModifier and TypeMethodDescriptionboolean
BatchEnvironment.classExists
(Identifier nm) Check if a class exists Applies only to package members (non-nested classes).BatchEnvironment.getClassDeclaration
(Identifier nm) Get a class, given the fully qualified class nameBatchEnvironment.getPackage
(Identifier pkg) Get the package path for a packageboolean
BatchEnvironment.isExemptPackage
(Identifier id) Tells whether an Identifier refers to a package which should be exempt from the "exists" check in Imports#resolve().BatchEnvironment.makeMemberDefinition
(Environment origEnv, long where, ClassDefinition clazz, String doc, int modifiers, Type type, Identifier name, IdentifierToken[] argNames, IdentifierToken[] expIds, Object value) Create a new field.Constructors in org.glassfish.rmic.tools.javac with parameters of type IdentifierModifierConstructorDescriptionSourceClass
(Environment env, long where, ClassDeclaration declaration, String documentation, int modifiers, IdentifierToken superClass, IdentifierToken[] interfaces, SourceClass outerClass, Identifier localName) Deprecated.ConstructorSourceMember
(long where, ClassDefinition clazz, String doc, int modifiers, Type type, Identifier name, Vector<MemberDefinition> argNames, IdentifierToken[] exp, Node value) Deprecated.Constructor -
Uses of Identifier in org.glassfish.rmic.tools.tree
Fields in org.glassfish.rmic.tools.tree declared as IdentifierModifier and TypeFieldDescription(package private) Identifier
CatchStatement.id
(package private) Identifier
FieldExpression.id
(package private) Identifier
IdentifierExpression.id
(package private) Identifier
MethodExpression.id
(package private) Identifier[]
Statement.labels
(package private) Identifier
BreakStatement.lbl
(package private) Identifier
ContinueStatement.lbl
Methods in org.glassfish.rmic.tools.tree that return IdentifierModifier and TypeMethodDescriptionContext.getApparentClassName
(Environment env, Identifier name) Return the name of a lexically apparent type, skipping inherited members, and ignoring the current pacakge and imports.(package private) Identifier
Context.resolveName
(Environment env, Identifier name) Resolve a type name from within a local scope.ContextEnvironment.resolveName
(Identifier name) static Identifier
FieldExpression.toIdentifier
(Expression e) Convert an '.' expression to a qualified identifierMethods in org.glassfish.rmic.tools.tree with parameters of type IdentifierModifier and TypeMethodDescriptionboolean
Expression.equals
(Identifier id) boolean
IdentifierExpression.equals
(Identifier id) Check if the expression is equal to a valueContext.getApparentClassName
(Environment env, Identifier name) Return the name of a lexically apparent type, skipping inherited members, and ignoring the current pacakge and imports.final MemberDefinition
Context.getApparentField
(Environment env, Identifier name) Like getField, except that it skips over inherited fields.Context.getBreakContext
(Identifier lbl) Get the destination context of a breakprivate MemberDefinition
Context.getClassCommon
(Environment env, Identifier name, boolean apparentOnly) Context.getContinueContext
(Identifier lbl) Get the destination context of a continuefinal MemberDefinition
Context.getField
(Environment env, Identifier name) Get either a local variable, or a field in a current classprivate MemberDefinition
Context.getFieldCommon
(Environment env, Identifier name, boolean apparentOnly) Context.getLabelContext
(Identifier lbl) Get the context that corresponds to a label, return null if not found.Context.getLocalClass
(Identifier name) Get a local class by nameContext.getLocalField
(Identifier name) Get a local variable by nameboolean
Statement.hasLabel
(Identifier lbl) (package private) Identifier
Context.resolveName
(Environment env, Identifier name) Resolve a type name from within a local scope.ContextEnvironment.resolveName
(Identifier name) Constructors in org.glassfish.rmic.tools.tree with parameters of type IdentifierModifierConstructorDescriptionBreakStatement
(long where, Identifier lbl) ConstructorCatchStatement
(long where, Expression texpr, Identifier id, Statement body) Deprecated.ContinueStatement
(long where, Identifier lbl) ConstructorFieldExpression
(long where, Expression right, Identifier id) constructorIdentifierExpression
(long where, Identifier id) ConstructorLocalMember
(long where, ClassDefinition clazz, int modifiers, Type type, Identifier name) ConstructorMethodExpression
(long where, Expression right, Identifier id, Expression[] args) constructor