OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gated
(Results
1 - 3
of
3
) sorted by null
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
SemanticContext.java
69
* return p&&r if q is nongated but p and r are
gated
.
92
* If any predicate in expression is
gated
, then expression is considered
93
*
gated
.
96
*
gated
to true if type==GATED_SEMPRED.
98
protected boolean
gated
= false;
field in class:SemanticContext.Predicate
122
this.
gated
=
132
this.
gated
= p.
gated
;
213
if (
gated
) {
/external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar
/prebuilts/misc/common/antlr/
antlr-3.4-complete.jar
Completed in 90 milliseconds