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 SourceFile
Jcoder.env
protected SourceFile
Scanner.env
Where errors are reportedprotected SourceFile
Scanner.in
Input streamConstructors in org.openjdk.asmtools.jcoder with parameters of type SourceFileModifierConstructorDescription(package private)
Jcoder
(SourceFile sf, HashMap<String, String> macros) Create a parserprotected
Scanner
(SourceFile sf) for use in jcfront.protected
Scanner
(SourceFile sf, HashMap<String, String> macros) Create a scanner to scan an input stream.