Package | Description |
---|---|
org.openjdk.asmtools.jcoder |
Modifier and Type | Field and Description |
---|---|
protected SourceFile |
Scanner.env
Where errors are reported
|
protected SourceFile |
Scanner.in
Input stream
|
Constructor and Description |
---|
Scanner(SourceFile sf)
for use in jcfront.
|
Scanner(SourceFile sf,
HashMap<String,String> macros)
Create a scanner to scan an input stream.
|
Copyright © 2021. All Rights Reserved.