Home
last modified time | relevance | path

Searched refs:explicitGenericInvocation (Results 1 – 2 of 2) sorted by relevance

/frameworks/data-binding/compilerCommon/
DBindingExpression.g452 // | expression '.' explicitGenericInvocation # ExplicitGenericInvocationOp
108 explicitGenericInvocation
/frameworks/data-binding/compilerCommon/src/main/grammar-gen/android/databinding/parser/
DBindingExpressionParser.java1474 …public final ExplicitGenericInvocationContext explicitGenericInvocation() throws RecognitionExcept… in explicitGenericInvocation() method in BindingExpressionParser