Home
last modified time | relevance | path

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

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