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