Uses of Class
org.openjdk.asmtools.jcoder.SourceFile
Packages that use SourceFile
-
Uses of SourceFile in org.openjdk.asmtools.jcoder
Fields in org.openjdk.asmtools.jcoder declared as SourceFileModifier and TypeFieldDescriptionprotected SourceFileScanner.envWhere errors are reportedprotected SourceFileScanner.inInput streamConstructors in org.openjdk.asmtools.jcoder with parameters of type SourceFileModifierConstructorDescriptionprotectedScanner(SourceFile sf) for use in jcfront.protectedScanner(SourceFile sf, HashMap<String, String> macros) Create a scanner to scan an input stream.