Index

A C D E F G H I L M N O P Q R S T U V W _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

all() - Static method in class org.hansken.plugin.extraction.hql_lite.lang.human.matcher.QueryBuilders
Matches all traces.
and() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
and() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.ComplexExprContext
 
and(HqlMatcher...) - Static method in class org.hansken.plugin.extraction.hql_lite.lang.human.matcher.QueryBuilders
Builds an AndQuery, matching all traces that match all subqueries.
AND - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
AND - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
AND() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.AndContext
 
AndContext(ParserRuleContext, int) - Constructor for class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.AndContext
 

C

channelNames - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
complexExpr() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
complexExpr() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.ComplexExprContext
 
complexExpr() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.HasTraceExprContext
 
complexExpr() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.HasTraceletExprContext
 
complexExpr() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.NestedExprContext
 
complexExpr() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.QueryContext
 
complexExpr(int) - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.ComplexExprContext
 
ComplexExprContext(ParserRuleContext, int) - Constructor for class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.ComplexExprContext
 

D

data(HqlMatcher) - Static method in class org.hansken.plugin.extraction.hql_lite.lang.human.matcher.QueryBuilders
Builds a DataHqlMatcher, matching the matcher with the HQL query expanding with the current datastream.
dataFields() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
dataFields() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.RangeExprContext
 
dataFields() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.TermExprContext
 
DataFieldsContext(ParserRuleContext, int) - Constructor for class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.DataFieldsContext
 
dataType(String) - Static method in class org.hansken.plugin.extraction.hql_lite.lang.human.matcher.QueryBuilders
Overloaded version of QueryBuilders.dataType(String, boolean), with default value fullMatch = false.
dataType(String, boolean) - Static method in class org.hansken.plugin.extraction.hql_lite.lang.human.matcher.QueryBuilders
Builds a DataHqlMatcher, matching all traces where the dataType is equal to the supplied value(s).
dataTypeExpr() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.ComplexExprContext
 
dataTypeExpr() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
DataTypeExprContext(ParserRuleContext, int) - Constructor for class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.DataTypeExprContext
 
DATETIME - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
DATETIME - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
DATETIME() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.StringValueContext
 
DQUOTE - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
DQUOTE - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 

E

EOF() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.QueryContext
 
EQ - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
EQ - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
EQ() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.DataTypeExprContext
 
EQ() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.HasTraceExprContext
 
EQ() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.HasTraceletExprContext
 
EQ() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.NestedExprContext
 
EQ() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.PhraseExprContext
 
EQ() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.RangeExprContext
 
EQ() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.RegexExprContext
 
EQ() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.TermExprContext
 
EQ() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.TypeExprContext
 
ESCAPESEQUENCE - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
ESCAPESEQUENCE - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
escapeTerm(String) - Static method in class org.hansken.plugin.extraction.hql_lite.lang.human.HqlHumanUtil
Escapes text so it can be used as a term.
escapeText(String) - Static method in class org.hansken.plugin.extraction.hql_lite.lang.human.HqlHumanUtil
Escapes full, untokenized text so it can be used within a single quoted string literal.

F

field() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
field() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.FieldsContext
 
field() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.HasTraceletExprContext
 
field() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.NestedExprContext
 
field(int) - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.FieldsContext
 
FieldContext(ParserRuleContext, int) - Constructor for class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.FieldContext
 
fields() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.DataFieldsContext
 
fields() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
fields() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.PhraseExprContext
 
fields() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.RangeExprContext
 
fields() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.RegexExprContext
 
fields() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.TermExprContext
 
FieldsContext(ParserRuleContext, int) - Constructor for class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.FieldsContext
 
FLOAT - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
FLOAT - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
FLOAT() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.FloatValueContext
 
FLOAT() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.StringValueContext
 
floatValue() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
floatValue() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.NumberValueContext
 
FloatValueContext(ParserRuleContext, int) - Constructor for class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.FloatValueContext
 
fullMatch() - Method in interface org.hansken.plugin.extraction.hql_lite.lang.human.matcher.HqlMatcher
Getter for the match full flag.

G

getATN() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
getATN() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
getChannelNames() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
getGrammarFileName() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
getGrammarFileName() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
getLine() - Method in exception class org.hansken.plugin.extraction.hql_lite.lang.ParseException
 
getModeNames() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
getPosition() - Method in exception class org.hansken.plugin.extraction.hql_lite.lang.ParseException
 
getRuleIndex() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.AndContext
 
getRuleIndex() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.ComplexExprContext
 
getRuleIndex() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.DataFieldsContext
 
getRuleIndex() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.DataTypeExprContext
 
getRuleIndex() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.FieldContext
 
getRuleIndex() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.FieldsContext
 
getRuleIndex() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.FloatValueContext
 
getRuleIndex() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.HasTraceExprContext
 
getRuleIndex() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.HasTraceletExprContext
 
getRuleIndex() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.IntValueContext
 
getRuleIndex() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.LatlongValueContext
 
getRuleIndex() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.NestedExprContext
 
getRuleIndex() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.NotContext
 
getRuleIndex() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.NumberValueContext
 
getRuleIndex() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.OrContext
 
getRuleIndex() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.PhraseContext
 
getRuleIndex() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.PhraseExprContext
 
getRuleIndex() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.PhraseOptionsContext
 
getRuleIndex() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.QueryContext
 
getRuleIndex() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.RangeExprContext
 
getRuleIndex() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.RegexExprContext
 
getRuleIndex() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.RegexValueContext
 
getRuleIndex() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.StringValueContext
 
getRuleIndex() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.TermExprContext
 
getRuleIndex() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.TypeExprContext
 
getRuleIndex() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.ValueContext
 
getRuleNames() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
getRuleNames() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
getSerializedATN() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
getSerializedATN() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
getTokenNames() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
Deprecated.
getTokenNames() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
Deprecated.
getVocabulary() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
getVocabulary() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
GREATER - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
GREATER - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
GREATER() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.RangeExprContext
 

H

hasTraceExpr() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.ComplexExprContext
 
hasTraceExpr() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
HasTraceExprContext(ParserRuleContext, int) - Constructor for class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.HasTraceExprContext
 
hasTraceletExpr() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.ComplexExprContext
 
hasTraceletExpr() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
HasTraceletExprContext(ParserRuleContext, int) - Constructor for class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.HasTraceletExprContext
 
HqlHumanLexer - Class in org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman
 
HqlHumanLexer(CharStream) - Constructor for class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
HqlHumanParser - Class in org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman
 
HqlHumanParser(TokenStream) - Constructor for class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
HqlHumanParser.AndContext - Class in org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman
 
HqlHumanParser.ComplexExprContext - Class in org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman
 
HqlHumanParser.DataFieldsContext - Class in org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman
 
HqlHumanParser.DataTypeExprContext - Class in org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman
 
HqlHumanParser.FieldContext - Class in org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman
 
HqlHumanParser.FieldsContext - Class in org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman
 
HqlHumanParser.FloatValueContext - Class in org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman
 
HqlHumanParser.HasTraceExprContext - Class in org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman
 
HqlHumanParser.HasTraceletExprContext - Class in org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman
 
HqlHumanParser.IntValueContext - Class in org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman
 
HqlHumanParser.LatlongValueContext - Class in org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman
 
HqlHumanParser.NestedExprContext - Class in org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman
 
HqlHumanParser.NotContext - Class in org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman
 
HqlHumanParser.NumberValueContext - Class in org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman
 
HqlHumanParser.OrContext - Class in org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman
 
HqlHumanParser.PhraseContext - Class in org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman
 
HqlHumanParser.PhraseExprContext - Class in org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman
 
HqlHumanParser.PhraseOptionsContext - Class in org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman
 
HqlHumanParser.QueryContext - Class in org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman
 
HqlHumanParser.RangeExprContext - Class in org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman
 
HqlHumanParser.RegexExprContext - Class in org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman
 
HqlHumanParser.RegexValueContext - Class in org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman
 
HqlHumanParser.StringValueContext - Class in org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman
 
HqlHumanParser.TermExprContext - Class in org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman
 
HqlHumanParser.TypeExprContext - Class in org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman
 
HqlHumanParser.ValueContext - Class in org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman
 
HqlHumanUtil - Class in org.hansken.plugin.extraction.hql_lite.lang.human
HQL-human string utilities.
HqlHumanUtil.TermEscaper - Class in org.hansken.plugin.extraction.hql_lite.lang.human
Escapes any non-letter or non-digit characters, except glue characters or characters that never need escaping.
HqlHumanUtil.UnicodeCodepointUnescaper - Class in org.hansken.plugin.extraction.hql_lite.lang.human
Unicode Codepoint Unescaper.
HqlLiteHumanQueryParser - Class in org.hansken.plugin.extraction.hql_lite.lang.human
Parser implementation for Hql-lite queries.
HqlMatcher - Interface in org.hansken.plugin.extraction.hql_lite.lang.human.matcher
This interface specifies the minimum required methods that a compiled Matcher node needs to run.
HqlStringUtil - Class in org.hansken.plugin.extraction.hql_lite.lang.human
Hql specific string utilities.

I

IDENTIFIER - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
IDENTIFIER - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
IDENTIFIER() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.FieldContext
 
IDENTIFIER() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.StringValueContext
 
INT - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
INT - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
INT() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.IntValueContext
 
INT() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.PhraseOptionsContext
 
INT() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.StringValueContext
 
intValue() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
intValue() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.NumberValueContext
 
IntValueContext(ParserRuleContext, int) - Constructor for class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.IntValueContext
 
isPlain(String) - Static method in class org.hansken.plugin.extraction.hql_lite.lang.human.HqlHumanUtil
Returns whether text contains only plain characters that need no escaping.

L

latlongValue() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
latlongValue() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.ValueContext
 
LatlongValueContext(ParserRuleContext, int) - Constructor for class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.LatlongValueContext
 

M

match(ImmutableTrace, String) - Method in interface org.hansken.plugin.extraction.hql_lite.lang.human.matcher.HqlMatcher
This method matches the conditions defined in the query against the trace input.
matches(PluginType, HqlMatcher, Trace, String) - Static method in interface org.hansken.plugin.extraction.hql_lite.lang.human.matcher.HqlMatcher
Check that given matcher matches given trace and dataType, taking into account which type of plugin we are dealing with.
modeNames - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 

N

NEQ - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
NEQ - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
NEQ() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.DataTypeExprContext
 
NEQ() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.TermExprContext
 
NEQ() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.TypeExprContext
 
nestedExpr() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.ComplexExprContext
 
nestedExpr() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
NestedExprContext(ParserRuleContext, int) - Constructor for class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.NestedExprContext
 
not() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.ComplexExprContext
 
not() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
not(HqlMatcher) - Static method in class org.hansken.plugin.extraction.hql_lite.lang.human.matcher.QueryBuilders
Builds an NotQuery, matching all traces that do not match the subquery.
NOT - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
NOT - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
NOT() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.NotContext
 
NotContext(ParserRuleContext, int) - Constructor for class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.NotContext
 
numberValue() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.LatlongValueContext
 
numberValue() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
numberValue(int) - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.LatlongValueContext
 
NumberValueContext(ParserRuleContext, int) - Constructor for class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.NumberValueContext
 

O

or() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.ComplexExprContext
 
or() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
or(HqlMatcher...) - Static method in class org.hansken.plugin.extraction.hql_lite.lang.human.matcher.QueryBuilders
Builds an OrQuery, matching all traces that match any subquery.
OR - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
OR - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
OR() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.OrContext
 
OrContext(ParserRuleContext, int) - Constructor for class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.OrContext
 
org.hansken.plugin.extraction.hql_lite.lang - package org.hansken.plugin.extraction.hql_lite.lang
 
org.hansken.plugin.extraction.hql_lite.lang.human - package org.hansken.plugin.extraction.hql_lite.lang.human
 
org.hansken.plugin.extraction.hql_lite.lang.human.matcher - package org.hansken.plugin.extraction.hql_lite.lang.human.matcher
 
org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman - package org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman
 

P

parse(String, String) - Static method in class org.hansken.plugin.extraction.hql_lite.lang.human.HqlLiteHumanQueryParser
This method parses an hql-lite query and creates a HqlMatcher matcher that can be used to verify whether an incoming Trace can be processed by the external plugin.
ParseException - Exception Class in org.hansken.plugin.extraction.hql_lite.lang
ParseException, thrown when an invalid query is parsed.
ParseException(String, String, int, int) - Constructor for exception class org.hansken.plugin.extraction.hql_lite.lang.ParseException
 
ParserErrorListener - Class in org.hansken.plugin.extraction.hql_lite.lang.human
Throws a ParserException on parse errors.
ParserErrorListener(Class<?>) - Constructor for class org.hansken.plugin.extraction.hql_lite.lang.human.ParserErrorListener
Public constructor.
phrase() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
phrase() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.PhraseExprContext
 
PHRASE - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
PHRASE - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
PHRASE() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.PhraseContext
 
PhraseContext(ParserRuleContext, int) - Constructor for class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.PhraseContext
 
phraseExpr() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.ComplexExprContext
 
phraseExpr() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
PhraseExprContext(ParserRuleContext, int) - Constructor for class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.PhraseExprContext
 
phraseOptions() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.PhraseContext
 
phraseOptions() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
PhraseOptionsContext(ParserRuleContext, int) - Constructor for class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.PhraseOptionsContext
 
POSITIVE_INT - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
POSITIVE_INT - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
property() - Method in interface org.hansken.plugin.extraction.hql_lite.lang.human.matcher.HqlMatcher
Getter for the property we would like to match.

Q

query() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
QueryBuilders - Class in org.hansken.plugin.extraction.hql_lite.lang.human.matcher
Query builders.
QueryContext(ParserRuleContext, int) - Constructor for class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.QueryContext
 

R

range(String, String, boolean, boolean, boolean, String...) - Static method in class org.hansken.plugin.extraction.hql_lite.lang.human.matcher.QueryBuilders
range(String, String, boolean, boolean, String...) - Static method in class org.hansken.plugin.extraction.hql_lite.lang.human.matcher.QueryBuilders
Overloaded version QueryBuilders.range(String, String, boolean, boolean, boolean, String...) with default value includesMin = false.
range(BigDecimal, BigDecimal, boolean, boolean, boolean, String...) - Static method in class org.hansken.plugin.extraction.hql_lite.lang.human.matcher.QueryBuilders
Builds a RangeQuery, matching all traces that have any of the supplied properties within a range of values.
range(BigDecimal, BigDecimal, boolean, boolean, String...) - Static method in class org.hansken.plugin.extraction.hql_lite.lang.human.matcher.QueryBuilders
Overloaded version QueryBuilders.range(BigDecimal, BigDecimal, boolean, boolean, boolean, String...) with default value includesMin = false.
rangeExpr() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.ComplexExprContext
 
rangeExpr() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
RangeExprContext(ParserRuleContext, int) - Constructor for class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.RangeExprContext
 
regexExpr() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.ComplexExprContext
 
regexExpr() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
RegexExprContext(ParserRuleContext, int) - Constructor for class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.RegexExprContext
 
REGEXLITERAL - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
REGEXLITERAL - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
REGEXLITERAL() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.RegexValueContext
 
regexValue() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.RegexExprContext
 
regexValue() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
RegexValueContext(ParserRuleContext, int) - Constructor for class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.RegexValueContext
 
RULE_and - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
RULE_complexExpr - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
RULE_dataFields - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
RULE_dataTypeExpr - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
RULE_field - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
RULE_fields - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
RULE_floatValue - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
RULE_hasTraceExpr - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
RULE_hasTraceletExpr - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
RULE_intValue - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
RULE_latlongValue - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
RULE_nestedExpr - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
RULE_not - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
RULE_numberValue - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
RULE_or - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
RULE_phrase - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
RULE_phraseExpr - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
RULE_phraseOptions - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
RULE_query - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
RULE_rangeExpr - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
RULE_regexExpr - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
RULE_regexValue - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
RULE_stringValue - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
RULE_termExpr - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
RULE_typeExpr - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
RULE_value - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
ruleNames - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
ruleNames - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 

S

sempred(RuleContext, int, int) - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
SMALLER - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
SMALLER - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
SMALLER() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.RangeExprContext
 
SMALLER(int) - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.RangeExprContext
 
SQUOTE - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
SQUOTE - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
STRINGLITERAL - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
STRINGLITERAL - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
STRINGLITERAL() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.FieldContext
 
STRINGLITERAL() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.StringValueContext
 
stringValue() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.DataTypeExprContext
 
stringValue() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
stringValue() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.StringValueContext
 
stringValue() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.TermExprContext
 
stringValue() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.TypeExprContext
 
stringValue() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.ValueContext
 
stringValue(int) - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.StringValueContext
 
StringValueContext(ParserRuleContext, int) - Constructor for class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.StringValueContext
 
swapEscapedWildcards(String) - Static method in class org.hansken.plugin.extraction.hql_lite.lang.human.HqlHumanUtil
Swap the escaped wildcards with placeholders.
syntaxError(Recognizer<?, ?>, Object, int, int, String, RecognitionException) - Method in class org.hansken.plugin.extraction.hql_lite.lang.human.ParserErrorListener
 

T

T__0 - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
T__0 - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
T__1 - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
T__1 - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
T__10 - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
T__10 - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
T__11 - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
T__11 - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
T__12 - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
T__12 - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
T__13 - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
T__13 - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
T__14 - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
T__14 - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
T__15 - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
T__15 - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
T__2 - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
T__2 - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
T__3 - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
T__3 - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
T__4 - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
T__4 - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
T__5 - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
T__5 - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
T__6 - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
T__6 - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
T__7 - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
T__7 - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
T__8 - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
T__8 - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
T__9 - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
T__9 - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
term(String, boolean, String...) - Static method in class org.hansken.plugin.extraction.hql_lite.lang.human.matcher.QueryBuilders
Builds a TermQuery, matching all traces that have any of the supplied properties equal to the supplied value(s).
term(String, String...) - Static method in class org.hansken.plugin.extraction.hql_lite.lang.human.matcher.QueryBuilders
Overloaded version of QueryBuilders.term(String, boolean, String...), with default value fullMatch = false.
TermEscaper() - Constructor for class org.hansken.plugin.extraction.hql_lite.lang.human.HqlHumanUtil.TermEscaper
 
termExpr() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.ComplexExprContext
 
termExpr() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
TermExprContext(ParserRuleContext, int) - Constructor for class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.TermExprContext
 
TILDE - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
TILDE - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
TILDE() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.PhraseContext
 
TO - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
TO - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
TO() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.RangeExprContext
 
tokenNames - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
Deprecated.
Use VOCABULARY instead.
tokenNames - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
Deprecated.
translate(CharSequence, int, Writer) - Method in class org.hansken.plugin.extraction.hql_lite.lang.human.HqlHumanUtil.TermEscaper
 
translate(CharSequence, int, Writer) - Method in class org.hansken.plugin.extraction.hql_lite.lang.human.HqlHumanUtil.UnicodeCodepointUnescaper
 
type(List<HqlMatcher>) - Static method in class org.hansken.plugin.extraction.hql_lite.lang.human.matcher.QueryBuilders
Builds a TypeHqlMatcher, matching all traces that have all of the supplied ImmutableTrace.types() equal to the values supplied with matchers.
typeExpr() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.ComplexExprContext
 
typeExpr() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
TypeExprContext(ParserRuleContext, int) - Constructor for class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.TypeExprContext
 

U

unescape(String) - Static method in class org.hansken.plugin.extraction.hql_lite.lang.human.HqlHumanUtil
Unescapes escaped characters, including wildcards, so it can be used within a query or for suggestions.
unescapeKeepWildcards(String) - Static method in class org.hansken.plugin.extraction.hql_lite.lang.human.HqlHumanUtil
Unescapes escaped characters, except wildcards, so it can be used within a term query.
UnicodeCodepointUnescaper() - Constructor for class org.hansken.plugin.extraction.hql_lite.lang.human.HqlHumanUtil.UnicodeCodepointUnescaper
 
unquote(String) - Static method in class org.hansken.plugin.extraction.hql_lite.lang.human.HqlStringUtil
Removes surrounding double quotes from a string.
unquoteSingle(String) - Static method in class org.hansken.plugin.extraction.hql_lite.lang.human.HqlStringUtil
Removes surrounding single quotes from a string.
unswapEscapedWildcards(String) - Static method in class org.hansken.plugin.extraction.hql_lite.lang.human.HqlHumanUtil
Restore placeholders with their respective escaped wildcards.

V

value() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.RangeExprContext
 
value() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
value(int) - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.RangeExprContext
 
ValueContext(ParserRuleContext, int) - Constructor for class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.ValueContext
 
VOCABULARY - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
VOCABULARY - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 

W

WORD - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
WORD - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
WORD() - Method in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser.StringValueContext
 
WS - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
WS - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 

_

_ATN - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
_ATN - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
_decisionToDFA - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
_decisionToDFA - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
_serializedATN - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
_serializedATN - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
_sharedContextCache - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanLexer
 
_sharedContextCache - Static variable in class org.hansken.plugin.extraction.hql_lite.lang.parsers.hqlhuman.HqlHumanParser
 
A C D E F G H I L M N O P Q R S T U V W _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form