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.4.2, "build v20130514-5956486" API Reference