gluu
|
公開メンバ関数 | |
T | visitAttrpath (ScimFilterParser.AttrpathContext ctx) |
T | visitCompareop (ScimFilterParser.CompareopContext ctx) |
T | visitCompvalue (ScimFilterParser.CompvalueContext ctx) |
T | visitAttrexp (ScimFilterParser.AttrexpContext ctx) |
T | visitSimpleExpr (ScimFilterParser.SimpleExprContext ctx) |
T | visitAndFilter (ScimFilterParser.AndFilterContext ctx) |
T | visitNegatedFilter (ScimFilterParser.NegatedFilterContext ctx) |
T | visitOrFilter (ScimFilterParser.OrFilterContext ctx) |
This class provides an empty implementation of ScimFilterVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.
<T> | The return type of the visit operation. Use Void for operations with no return type. |
|
inline |
Visit a parse tree produced by the
labeled alternative in ScimFilterParser#filter.
ctx | the parse tree |
The default implementation returns the result of calling visitChildren on
.
org.gluu.oxtrust.service.antlr.scimFilter.antlr4.ScimFilterVisitor< T >を実装しています。
|
inline |
Visit a parse tree produced by ScimFilterParser#attrexp.
ctx | the parse tree |
The default implementation returns the result of calling visitChildren on
.
org.gluu.oxtrust.service.antlr.scimFilter.antlr4.ScimFilterVisitor< T >を実装しています。
|
inline |
Visit a parse tree produced by ScimFilterParser#attrpath.
ctx | the parse tree |
The default implementation returns the result of calling visitChildren on
.
org.gluu.oxtrust.service.antlr.scimFilter.antlr4.ScimFilterVisitor< T >を実装しています。
|
inline |
Visit a parse tree produced by ScimFilterParser#compareop.
ctx | the parse tree |
The default implementation returns the result of calling visitChildren on
.
org.gluu.oxtrust.service.antlr.scimFilter.antlr4.ScimFilterVisitor< T >を実装しています。
|
inline |
Visit a parse tree produced by ScimFilterParser#compvalue.
ctx | the parse tree |
The default implementation returns the result of calling visitChildren on
.
org.gluu.oxtrust.service.antlr.scimFilter.antlr4.ScimFilterVisitor< T >を実装しています。
|
inline |
Visit a parse tree produced by the
labeled alternative in ScimFilterParser#filter.
ctx | the parse tree |
The default implementation returns the result of calling visitChildren on
.
org.gluu.oxtrust.service.antlr.scimFilter.antlr4.ScimFilterVisitor< T >を実装しています。
|
inline |
Visit a parse tree produced by the
labeled alternative in ScimFilterParser#filter.
ctx | the parse tree |
The default implementation returns the result of calling visitChildren on
.
org.gluu.oxtrust.service.antlr.scimFilter.antlr4.ScimFilterVisitor< T >を実装しています。
|
inline |
Visit a parse tree produced by the
labeled alternative in ScimFilterParser#filter.
ctx | the parse tree |
The default implementation returns the result of calling visitChildren on
.
org.gluu.oxtrust.service.antlr.scimFilter.antlr4.ScimFilterVisitor< T >を実装しています。