Class Token
- java.lang.Object
-
- com.seedfinding.latticg.reversal.asm.Token
-
@Internal @Deprecated public class Token extends java.lang.ObjectDeprecated.
-
-
Constructor Summary
Constructors Constructor Description Token(java.lang.String text, int line)Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description intgetLine()Deprecated.java.lang.StringgetText()Deprecated.
-