Home
last modified time | relevance | path

Searched defs:invokingState (Results 1 – 2 of 2) sorted by relevance

/frameworks/data-binding/compilerCommon/src/main/xml-gen/android/databinding/parser/
DXMLParser.java102 public DocumentContext(ParserRuleContext parent, int invokingState) { in DocumentContext()
189 public PrologContext(ParserRuleContext parent, int invokingState) { in PrologContext()
277 public ContentContext(ParserRuleContext parent, int invokingState) { in ContentContext()
400 public ElementContext(ParserRuleContext parent, int invokingState) { in ElementContext()
503 public ReferenceContext(ParserRuleContext parent, int invokingState) { in ReferenceContext()
554 public AttributeContext(ParserRuleContext parent, int invokingState) { in AttributeContext()
601 public ChardataContext(ParserRuleContext parent, int invokingState) { in ChardataContext()
651 public MiscContext(ParserRuleContext parent, int invokingState) { in MiscContext()
/frameworks/data-binding/compilerCommon/src/main/grammar-gen/android/databinding/parser/
DBindingExpressionParser.java112 public BindingSyntaxContext(ParserRuleContext parent, int invokingState) { in BindingSyntaxContext()
214 public DefaultsContext(ParserRuleContext parent, int invokingState) { in DefaultsContext()
268 public ConstantValueContext(ParserRuleContext parent, int invokingState) { in ConstantValueContext()
344 public LambdaExpressionContext(ParserRuleContext parent, int invokingState) { in LambdaExpressionContext()
389 public LambdaParametersContext(ParserRuleContext parent, int invokingState) { in LambdaParametersContext()
491 public InferredFormalParameterListContext(ParserRuleContext parent, int invokingState) { in InferredFormalParameterListContext()
549 public ExpressionContext(ParserRuleContext parent, int invokingState) { in ExpressionContext()
1382 public ClassExtractionContext(ParserRuleContext parent, int invokingState) { in ClassExtractionContext()
1433 public ExpressionListContext(ParserRuleContext parent, int invokingState) { in ExpressionListContext()
1497 public LiteralContext(ParserRuleContext parent, int invokingState) { in LiteralContext()
[all …]