Searched refs:explicitGenericInvocationSuffix (Results 1 - 3 of 3) sorted by relevance

/frameworks/data-binding/compilerCommon/
H A DBindingExpression.g465 // | typeArguments (explicitGenericInvocationSuffix | 'this' arguments) # GenericCall
131 : typeArguments explicitGenericInvocationSuffix
143 explicitGenericInvocationSuffix
/frameworks/data-binding/compilerCommon/src/main/grammar-gen/android/databinding/parser/
H A DBindingExpressionParser.java41 "typeArguments", "type", "explicitGenericInvocationSuffix", "arguments",
1703 public ExplicitGenericInvocationSuffixContext explicitGenericInvocationSuffix() { method in class:BindingExpressionParser.ExplicitGenericInvocationContext
1734 explicitGenericInvocationSuffix();
1945 public final ExplicitGenericInvocationSuffixContext explicitGenericInvocationSuffix() throws RecognitionException { method in class:BindingExpressionParser
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 50 milliseconds