C# 클래스 QUT.Gplex.Parser.PredicateLeaf

상속: Leaf
파일 보기 프로젝트 열기: spark-shading-language/spark 1 사용 예제들

비공개 메소드들

메소드 설명
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