C# Класс QUT.Gplex.Parser.PredicateLeaf

Наследование: Leaf
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
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