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(String input)
Copy data in string to a local char array
|
Modifier and Type | Method and Description |
---|---|
int |
LA(int i) |
public CaseInsensitiveANTLRStringStream(String input)
public CaseInsensitiveANTLRStringStream(char[] data, int numberOfActualCharsInArray)
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference