C# Class WellFormedNames.Literal

Afficher le fichier Open project: GAIPS-INESC-ID/FAtiMA-Toolkit Class Usage Examples

Méthodes publiques

Свойство Type Description
depth int
description string
type LiteralType

Méthodes publiques

Méthode Description
Literal ( string desc, LiteralType t, int depth ) : System

Method Details

Literal() public méthode

public Literal ( string desc, LiteralType t, int depth ) : System
desc string
t LiteralType
depth int
Résultat System

Property Details

depth public_oe property

public int depth
Résultat int

description public_oe property

public string description
Résultat string

type public_oe property

public LiteralType type
Résultat LiteralType