C# Class QUT.Gplex.Parser.PredicateLeaf

Inheritance: Leaf
显示文件 Open project: spark-shading-language/spark Class Usage Examples

Private Methods

Method Description
MkCharTest ( CharPredicate cPred, CodePointPredicate cpPred ) : CharTest
Populate ( string name, AAST aast ) : void

This method constructs a RangeLiteral holding all of the codepoints from all planes for which the Test delegate returns true.

PredicateLeaf ( ) : System
PredicateLeaf ( CharTest test ) : System