- java.lang.Object
-
- org.jruby.lexer.yacc.LexContext
-
-
Constructor Summary
Constructors
| Constructor and Description |
LexContext() |
-
Method Summary
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
in_class
public boolean in_class
-
in_def
public boolean in_def
-
in_kwarg
public boolean in_kwarg
-
in_argdef
public boolean in_argdef
-
Constructor Detail
-
LexContext
public LexContext()
-
Method Detail
-
reset
public void reset()
Copyright © 2001-2023 JRuby. All Rights Reserved.