C# Class QUT.GPGen.Terminal

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

Private Properties

Property Type Description
EnumName string
IsNullable bool
Terminal System
Terminal System

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
EnumName ( ) : string
IsNullable ( ) : bool
Terminal ( bool symbolic, string name ) : System

If name is an escaped char-lit, it must already be canonicalized according to some convention. In this application CharUtils.Canonicalize().

Terminal ( bool symbolic, string name, string alias ) : System

Method Details

ToString() public method

public ToString ( ) : string
return string