kmy.regex.compiler
Class RVariable

java.lang.Object
  |
  +--kmy.regex.compiler.RVariable
Direct Known Subclasses:
Variable, Variable

public abstract class RVariable
extends java.lang.Object


Constructor Summary
RVariable()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

RVariable

public RVariable()