OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vocab
(Results
1 - 25
of
25
) sorted by null
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/site/apt/examples/
libraries.apt
5
caused some confusion in regard to the fact that generated
vocab
files (<<<xxx.tokens>>>) can also
10
directive and also require the use of a
vocab
file then you will need to locate
13
location of your imported grammars and ANTLR will not find any
vocab
files in
/external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/
TTree.g
9
// Use the
vocab
from the parser (not the lexer)
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
task.rb
165
if
vocab
= grammar.token_vocab and
166
tfile = find_tokens_file(
vocab
, grammar )
183
def find_tokens_file(
vocab
, grammar )
184
gram = @grammars.find { | gram | gram.name ==
vocab
} and
186
file = locate( "#{
vocab
}.tokens" ) and return( file )
188
| unable to locate .tokens file `#{
vocab
}' referenced in #{ grammar.path }
/prebuilts/tools/common/m2/repository/com/sun/xml/fastinfoset/FastInfoset/1.2.13/
FastInfoset-1.2.13-sources.jar
FastInfoset-1.2.13.jar
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
BuildDependencyGenerator.java
113
// add output
vocab
file; e.g., T.tokens. This is always generated to
AssignTokenTypesBehavior.java
106
// Might have ';'=4 in
vocab
import and SEMI=';'. Avoid
Grammar.java
433
* regular rules. We don't need to specify a token
vocab
import as
[
all
...]
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/
Tool.java
[
all
...]
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
CodeGenerator.java
465
// write out the
vocab
interchange file; used by antlr,
806
* code template. This is not the token
vocab
interchange file, but
855
/** Generate a token
vocab
file with all the token names/types. For example:
866
vocabFileST.impl.name = "
vocab
-file";
[
all
...]
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
AssignTokenTypesWalker.g
67
* Imports any token
vocab
name/type pairs into a local hashtable.
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/
IntervalSet.java
232
// add a range from 0 to first.a constrained to
vocab
246
// add a range from last.b to maxElement constrained to
vocab
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestIntervalSet.java
142
s.add(10000); // this is outside range of
vocab
and should be ignored
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
slf4j-api.license
5
<head profile="http://www.w3.org/1999/xhtml/
vocab
">
slf4j-simple.license
5
<head profile="http://www.w3.org/1999/xhtml/
vocab
">
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/data/serialization/cern/
expected.html
7
<html lang="en" dir="ltr" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/terms/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:og="http://ogp.me/ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:sioc="http://rdfs.org/sioc/ns#" xmlns:sioct="http://rdfs.org/sioc/types#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#"><!--<![endif]--><head profile="http://www.w3.org/1999/xhtml/
vocab
">
src.html
18
<head profile="http://www.w3.org/1999/xhtml/
vocab
">
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/data/simple_api_parsing/lhc/
expected.html
18
<head profile="http://www.w3.org/1999/xhtml/
vocab
">
[
all
...]
src.html
18
<head profile="http://www.w3.org/1999/xhtml/
vocab
">
[
all
...]
/external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar
/external/guice/extensions/persist/lib/
antlr-2.7.5h3.jar
/prebuilts/misc/common/antlr/
antlr-3.4-complete.jar
/prebuilts/tools/common/m2/repository/antlr/antlr/2.7.7/
antlr-2.7.7.jar
/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
Completed in 567 milliseconds