Brainy Engine+ API documentation
class
TokenPos
package
crowplexus.hscript
import
crowplexus.hscript.Parser
@:directlyUsed
Constructor
new
(
t:
Token
,
min:
Int
,
max:
Int
)
Variables
max
:
Int
min
:
Int
t
:
Token