kmy.regex.interp
Class RInterpMachine.Label

java.lang.Object
  |
  +--kmy.regex.compiler.RLabel
        |
        +--kmy.regex.interp.RInterpMachine.Label
Enclosing class:
RInterpMachine

static class RInterpMachine.Label
extends RLabel


Field Summary
(package private)  int offset
           
 
Constructor Summary
(package private) RInterpMachine.Label()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

offset

int offset
Constructor Detail

RInterpMachine.Label

RInterpMachine.Label()