java.lang.ObjectA factory for creating scanners.com.sun.tools.javac.parser.ScannerFactory
This is NOT part of any supported API. If you write code that depends on this, you do so at your own risk. This code and its internal interfaces are subject to change or deletion without notice.
Field Summary | ||
---|---|---|
public static final Key<ScannerFactory> | scannerFactoryKey | The context key for the scanner factory. |
final Log | log | |
final Names | names | |
final Source | source | |
final Keywords | keywords |
Constructor: |
---|
|
Method from com.sun.tools.javac.parser.ScannerFactory Summary: |
---|
instance, newScanner, newScanner |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from com.sun.tools.javac.parser.ScannerFactory Detail: |
---|
|
|
|