Package org.jruby.lexer.yacc
Class KeywordMatch
java.lang.Object
org.jruby.lexer.yacc.KeywordMatch
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RubyLexer.Keywordmatch(byte[] words) static RubyLexer.Keywordmatch12(byte[] words) static RubyLexer.Keywordmatch2(byte[] words) static RubyLexer.Keywordmatch3(byte[] words) static RubyLexer.Keywordmatch4(byte[] words) static RubyLexer.Keywordmatch5(byte[] words) static RubyLexer.Keywordmatch6(byte[] words) static RubyLexer.Keywordmatch8(byte[] words)
-
Constructor Details
-
KeywordMatch
public KeywordMatch()
-
-
Method Details
-
match
-
match2
-
match3
-
match4
-
match5
-
match6
-
match8
-
match12
-