Package io.jmix.data.impl.jpql
Class AntlrNoCaseStringStream
java.lang.Object
org.antlr.runtime.ANTLRStringStream
io.jmix.data.impl.jpql.AntlrNoCaseStringStream
- All Implemented Interfaces:
- org.antlr.runtime.CharStream,- org.antlr.runtime.IntStream
public class AntlrNoCaseStringStream
extends org.antlr.runtime.ANTLRStringStream
- 
Field SummaryFields inherited from class org.antlr.runtime.ANTLRStringStreamcharPositionInLine, data, lastMarker, line, markDepth, markers, n, name, pFields inherited from interface org.antlr.runtime.CharStreamEOF
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.antlr.runtime.ANTLRStringStreamconsume, getCharPositionInLine, getLine, getSourceName, index, LT, mark, release, reset, rewind, rewind, seek, setCharPositionInLine, setLine, size, substring, toString
- 
Constructor Details- 
AntlrNoCaseStringStream
 
- 
- 
Method Details- 
LApublic int LA(int i) - Specified by:
- LAin interface- org.antlr.runtime.IntStream
- Overrides:
- LAin class- org.antlr.runtime.ANTLRStringStream
 
 
-