public class CaseInsensitiveANTLRStringStream
extends org.antlr.runtime.ANTLRStringStream
Constructor and Description |
---|
CaseInsensitiveANTLRStringStream(char[] data,
int numberOfActualCharsInArray)
This is the preferred constructor as no data is copied
|
CaseInsensitiveANTLRStringStream(java.lang.String input)
Copy data in string to a local char array
|
Modifier and Type | Method and Description |
---|---|
int |
LA(int i) |
public CaseInsensitiveANTLRStringStream(java.lang.String input)
public CaseInsensitiveANTLRStringStream(char[] data, int numberOfActualCharsInArray)
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference