Package org.qdl_lang.statements
Class TokenPosition
- java.lang.Object
-
- org.qdl_lang.statements.TokenPosition
-
- All Implemented Interfaces:
Serializable
public class TokenPosition extends Object implements Serializable
Created by Jeff Gaynor
on 11/4/21 at 7:05 AM- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TokenPosition(int line, int col)
-