Searched defs:ExplicitGenericInvocationContext (Results 1 - 2 of 2) sorted by relevance

/frameworks/data-binding/compilerCommon/src/main/grammar-gen/android/databinding/parser/
H A DBindingExpressionParser.java1447 public static class ExplicitGenericInvocationContext extends ParserRuleContext { class in class:BindingExpressionParser
1454 public ExplicitGenericInvocationContext(ParserRuleContext parent, int invokingState) { method in class:BindingExpressionParser.ExplicitGenericInvocationContext
1474 public final ExplicitGenericInvocationContext explicitGenericInvocation() throws RecognitionException {
1475 ExplicitGenericInvocationContext _localctx = new ExplicitGenericInvocationContext(_ctx, getState());
/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 23 milliseconds