kmy.regex.compiler
Class RLabel

java.lang.Object
  |
  +--kmy.regex.compiler.RLabel
Direct Known Subclasses:
RInterpMachine.Label, RJavaClassMachine.Label

public abstract class RLabel
extends java.lang.Object


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

Constructor Detail

RLabel

public RLabel()