Class StringLib.MatchState.Capture

java.lang.Object
se.krka.kahlua.stdlib.StringLib.MatchState.Capture
Enclosing class:
StringLib.MatchState

public static class StringLib.MatchState.Capture
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    StringLib.StringPointer init  
    int len  
  • Constructor Summary

    Constructors
    Constructor Description
    Capture()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • Capture

      public Capture()