gen/CELParser library
Classes
- BoolFalseContext
- BoolTrueContext
- BytesContext
- CalcContext
- CELParser
- ConditionalAndContext
- ConditionalOrContext
- ConstantLiteralContext
- CreateListContext
- CreateMessageContext
- CreateStructContext
- DoubleContext
- ExprContext
- ExprListContext
- FieldInitializerListContext
- IdentOrGlobalCallContext
- IndexContext
- IntContext
- ListInitContext
- LiteralContext
- LogicalNotContext
- MapInitializerListContext
- MemberCallContext
- MemberContext
- MemberExprContext
- NegateContext
- NestedContext
- NullContext
- OptExprContext
- OptFieldContext
- PrimaryContext
- PrimaryExprContext
- RelationContext
- SelectContext
- StartContext
- StringContext
- UintContext
- UnaryContext
Constants
- RULE_calc → const int
- RULE_conditionalAnd → const int
- RULE_conditionalOr → const int
- RULE_expr → const int
- RULE_exprList → const int
- RULE_fieldInitializerList → const int
- RULE_listInit → const int
- RULE_literal → const int
- RULE_mapInitializerList → const int
- RULE_member → const int
- RULE_optExpr → const int
- RULE_optField → const int
- RULE_primary → const int
- RULE_relation → const int
- RULE_start → const int
- RULE_unary → const int