module Pione::Lang

Lang is a name space about PIONE language.

Constants

TypeAssignment

assignment type for PIONE system

TypeBoolean

TypeBoolean is a type for integer indexed boolean sequence.

TypeDataExpr

data expression type for PIONE system

TypeFeature

feature type for PIONE system

TypeFloat

TypeFloat is a type for float

TypeInteger

TypeInteger is a type for integer indexed integer sequence.

TypeKeyedSequence

TypeKeyedSequence is a type for something indexed sequence.

TypeOrdinalSequence

TypeOrdinalSequence is a type for integer indexed sequence.

TypePackageExpr

package type for PIONE system

TypeParameterSet

parameter set type for PIONE system

TypeRuleExpr

rule expression type for PIONE system

TypeSequence

TypeSequence is a type for sequence of something.

TypeString

string type for PIONE system

TypeTicketExpr

ticket expression type

TypeVariable

TypeVariable is a type for variable names.