C# Class Microsoft.Fast.AST.Ast

Afficher le fichier Open project: AutomataDotNet/Automata

Protected Properties

Свойство Type Description
_str_ string

Méthodes publiques

Méthode Description
PrettyPrint ( StringBuilder sb ) : void
ToString ( ) : string

Method Details

PrettyPrint() public abstract méthode

public abstract PrettyPrint ( StringBuilder sb ) : void
sb StringBuilder
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

_str_ protected_oe property

protected string _str_
Résultat string