C# Class QUT.Gplex.Parser.RuleBuffer

Exibir arquivo Open project: spark-shading-language/spark

Private Properties

Property Type Description
AddSpan void
FinalizeCode void

Private Methods

Method Description
AddSpan ( LexSpan l ) : void
FinalizeCode ( AAST aast ) : void

This method detects the presence of code *between* rules. Such code has no unambiguous meaning, and is skipped, with a warning message.