Class Token

java.lang.Object
org.luaj.kahluafork.compiler.Token

public class Token
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    Token()  
  • Method Summary

    Modifier and Type Method Description
    void set​(Token other)  

    Methods inherited from class java.lang.Object

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

    • Token

      public Token()
  • Method Details

    • set

      public void set​(Token other)