Home
last modified time | relevance | path

Searched refs:ANTLR_JAR (Results 1 – 1 of 1) sorted by relevance

/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
Dfunctional.rb67 if ANTLR_JAR = ENV[ 'ANTLR_JAR' ] || ANTLR3.antlr_jar constant
68 add_default_compile_option( :antlr_jar, ANTLR_JAR )
70 Grammar.global_dependency( ANTLR_JAR )