C# Class QUT.Gplex.Parser.StartStateScope

This class models the nested start-state scopes.
Exibir arquivo Open project: spark-shading-language/spark

Private Properties

Property Type Description
ClearScope void
DumpCurrent void
EnterScope void
ExitScope void
StartStateScope System

Private Methods

Method Description
ClearScope ( ) : void
DumpCurrent ( ) : void

Diagnostic method for debugging GPLEX

EnterScope ( List list ) : void
ExitScope ( ) : void
StartStateScope ( ) : System