C# Class Algebra.QL.Print.Type.BoolType

Inheritance: BaseType
Exibir arquivo Open project: software-engineering-amsterdam/poly-ql

Public Methods

Method Description
BoolType ( ) : Algebra.QL.Print.Expr
ToString ( ) : string

Method Details

BoolType() public method

public BoolType ( ) : Algebra.QL.Print.Expr
return Algebra.QL.Print.Expr

ToString() public method

public ToString ( ) : string
return string