Rapicorn - Experimental UI Toolkit - Source Code  13.07.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions | Public Attributes
aidacc.yapps2runtime.Token Class Reference

List of all members.

Public Member Functions

def __init__
def __repr__

Public Attributes

 type
 value
 pos

Detailed Description

Yapps token.

This is a container for a scanned token.

Constructor & Destructor Documentation

def aidacc.yapps2runtime.Token.__init__ (   self,
  type,
  value,
  pos = None 
)
Initialize a token.

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines