Uses of Class
org.glassfish.rmic.tools.javac.SourceClass
Packages that use SourceClass
-
Uses of SourceClass in org.glassfish.rmic.tools.javac
Fields in org.glassfish.rmic.tools.javac declared as SourceClassModifier and TypeFieldDescriptionprotected SourceClassBatchParser.sourceClassDeprecated.The current classFields in org.glassfish.rmic.tools.javac with type parameters of type SourceClassModifier and TypeFieldDescriptionprotected Vector<SourceClass>BatchParser.classesDeprecated.The classes defined in this fileConstructors in org.glassfish.rmic.tools.javac with parameters of type SourceClassModifierConstructorDescriptionSourceClass(Environment env, long where, ClassDeclaration declaration, String documentation, int modifiers, IdentifierToken superClass, IdentifierToken[] interfaces, SourceClass outerClass, Identifier localName) Deprecated.Constructor