BadScript 2
Loading...
Searching...
No Matches
BadScript2.Reader.Token.Primitive Namespace Reference

Contains the Primitive Tokens for the BadScript2 Language. More...

Classes

class  BadBooleanToken
 Implements a Token that represents a Boolean. More...
 
class  BadNullToken
 Implements a Null token. More...
 
class  BadNumberToken
 Implements a Token that represents a Number. More...
 
class  BadPrimitiveToken
 Base class for all primitive tokens. More...
 
class  BadStringToken
 Implements a Token that represents a String. More...
 

Detailed Description

Contains the Primitive Tokens for the BadScript2 Language.