kmy.jint.compiler
Class CompilerContext.EmbedRegexAttachment

java.lang.Object
  |
  +--kmy.jint.compiler.CompilerContext.EmbedRegexAttachment
Enclosing class:
CompilerContext

static class CompilerContext.EmbedRegexAttachment
extends java.lang.Object


Field Summary
(package private)  int cellRegister
           
(package private)  int forkRegister
           
 
Constructor Summary
(package private) CompilerContext.EmbedRegexAttachment()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

forkRegister

int forkRegister

cellRegister

int cellRegister
Constructor Detail

CompilerContext.EmbedRegexAttachment

CompilerContext.EmbedRegexAttachment()