org.jruby.lexer.yacc
Class KeywordMatch
java.lang.Object
org.jruby.lexer.yacc.KeywordMatch
public class KeywordMatch
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeywordMatch
public KeywordMatch()
match
public static RubyYaccLexer.Keyword match(byte[] words)
match2
public static RubyYaccLexer.Keyword match2(byte[] words)
match3
public static RubyYaccLexer.Keyword match3(byte[] words)
match4
public static RubyYaccLexer.Keyword match4(byte[] words)
match5
public static RubyYaccLexer.Keyword match5(byte[] words)
match6
public static RubyYaccLexer.Keyword match6(byte[] words)
match8
public static RubyYaccLexer.Keyword match8(byte[] words)
match12
public static RubyYaccLexer.Keyword match12(byte[] words)
Copyright © 2002-2009 JRuby Team. All Rights Reserved.