HomeSort by relevance Sort by last modified time
    Searched refs:Ruby (Results 26 - 50 of 51) sorted by null

12 3

  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
ll-star.rb 1 #!/usr/bin/ruby
10 options { language = Ruby; }
scopes.rb 1 #!/usr/bin/ruby
12 language = Ruby;
41 language = Ruby;
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/token-rewrite/
basic.rb 1 #!/usr/bin/ruby
10 language = Ruby;
277 language = Ruby;
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/debugging/
profile-mode.rb 1 #!/usr/bin/ruby
12 options { language = Ruby; }
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
dot.rb 1 #!/usr/bin/ruby
45 This module has been directly ported to Ruby from the ANTLR Python runtime
task.rb 1 #!/usr/bin/ruby
16 not have to be targetted for Ruby output; it handles all
237 "Ruby" => [ ".rb" ],
error.rb 1 #!/usr/bin/ruby
262 options { language = Ruby; }
276 in ruby:
434 now in ruby
recognizers.rb 1 #!/usr/bin/ruby
132 It is identical to Ruby's built-in Struct class, but it takes string
950 demonstrates the typical setup for using ANTLR parsers and lexers in Ruby.
    [all...]
streams.rb 1 #!/usr/bin/ruby
65 Similar to StringIO from the standard Ruby library, StringStream wraps raw
114 Ruby runtime API, I found this naming practice both confusing, ambiguous, and
115 un-Ruby-like. Thus, I chose <tt>peek</tt> and <tt>look</tt> to represent a
137 within the stream, basically like typical ruby <tt>IO#seek</tt> style methods.
149 the ANTLR Java/Python runtime library to Ruby. In Java, of course, this is
150 represented as an interface. In Ruby, however, objects are duck-typed and
252 to keep it simple and familliar in this Ruby runtime API.
356 This version of the runtime library primarily targets ruby version 1.8, which
359 0 and 255. Ruby 1.9 does provide built-in encoding support for multi-byt
    [all...]
token.rb 1 #!/usr/bin/ruby
223 By default, ANTLR generated ruby code will provide a customized subclass of
301 includes Enumerable to provide the standard Ruby iteration
386 say, a ruby symbol) is that ANTLR's decision logic often needs to test whether a
461 # ruby lexically-scopes constant names instead of
  /external/antlr/antlr-3.4/runtime/Ruby/lib/
antlr3.rb 1 #!/usr/bin/ruby
38 Ruby-targeted recognizers generated by ANTLR. The entire library is segmented
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/ast-output/
construction.rb 1 #!/usr/bin/ruby
11 language = Ruby;
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/
Ruby.stg 23 #!/usr/bin/env ruby
28 # Ruby runtime library version: <runtimeLibraryVersion()>
57 # 1: try to load the ruby antlr3 runtime library from the system path
563 /** helper template to format a ruby method call */
    [all...]
  /external/chromium_org/native_client_sdk/src/doc/
faq.rst 233 additional language runtimes (e.g. `naclports supports Lua, Python and Ruby`_)
567 .. _naclports supports Lua, Python and Ruby: https://code.google.com/p/naclports/source/browse#svn%2Ftrunk%2Fsrc%2Fexamples%2Ftools
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
regexp-dna.js 5 // Base on the Ruby version by jose fco. gonzalez
    [all...]
string-unpack-code.js     [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
wizard.rb 1 #!/usr/bin/ruby
48 library has been ported to Ruby directly from the ANTLR Python runtime API.
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
regexp-dna.js 5 // Base on the Ruby version by jose fco. gonzalez
    [all...]
string-unpack-code.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
regexp-dna.js 5 // Base on the Ruby version by jose fco. gonzalez
    [all...]
string-unpack-code.js     [all...]
  /dalvik/docs/
prettify.js 22 * It works passably on Ruby, PHP and Awk and a decent subset of Perl, but,
    [all...]
  /external/chromium_org/third_party/polymer/components-chromium/core-component-page/
core-component-page-extracted.js 772 + '|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo'
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js 27 * XML, CSS, Javascript, and Makefiles. It works passably on Ruby, PHP and Awk
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js 27 * XML, CSS, Javascript, and Makefiles. It works passably on Ruby, PHP and Awk
    [all...]

Completed in 746 milliseconds

12 3