C# Class Ancestry.QueryProcessor.Type.SetType

Inheritance: NaryType
Afficher le fichier Open project: Ancestry/DotQL

Méthodes publiques

Méthode Description
BuildDOM ( ) : Parse.TypeDeclaration
BuildDefault ( ) : Parse.Expression
GetNative ( Emitter emitter ) : Type
SetType ( BaseType of ) : System

Method Details

BuildDOM() public méthode

public BuildDOM ( ) : Parse.TypeDeclaration
Résultat Parse.TypeDeclaration

BuildDefault() public méthode

public BuildDefault ( ) : Parse.Expression
Résultat Parse.Expression

GetNative() public méthode

public GetNative ( Emitter emitter ) : Type
emitter Ancestry.QueryProcessor.Compile.Emitter
Résultat System.Type

SetType() public méthode

public SetType ( BaseType of ) : System
of BaseType
Résultat System