HomeSort by relevance Sort by last modified time
    Searched defs:SemanticContext (Results 1 - 10 of 10) sorted by null

  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
SemanticContext.java 53 * SemanticContext within the scope of this outer class.
59 public abstract class SemanticContext {
65 public static final SemanticContext EMPTY_SEMANTIC_CONTEXT = new Predicate(Predicate.INVALID_PRED_VALUE);
71 public abstract SemanticContext getGatedPredicateContext();
87 public static class Predicate extends SemanticContext {
212 public SemanticContext getGatedPredicateContext() {
303 public static abstract class CommutativePredicate extends SemanticContext {
304 protected final Set<SemanticContext> operands = new HashSet<SemanticContext>();
307 public CommutativePredicate(SemanticContext a, SemanticContext b)
    [all...]
  /external/clang/lib/Sema/
SemaTemplate.cpp     [all...]
  /prebuilts/tools/common/m2/repository/org/antlr/antlr/3.5.2/
antlr-3.5.2.jar 
  /prebuilts/tools/common/offline-m2/org/antlr/antlr/3.5.2/
antlr-3.5.2.jar 
  /prebuilts/tools/common/m2/repository/com/tunnelvisionlabs/antlr4-runtime/4.5/
antlr4-runtime-4.5.jar 
  /prebuilts/tools/common/m2/repository/org/antlr/antlr4/4.5.3/
antlr4-4.5.3.jar 
  /prebuilts/tools/common/offline-m2/org/antlr/antlr4/4.5.3/
antlr4-4.5.3.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 
  /prebuilts/checkstyle/
checkstyle.jar 

Completed in 682 milliseconds