C# Class Nett.Parser.Productions.InlineTableArrayProduction

Afficher le fichier Open project: paiden/Nett Class Usage Examples

Méthodes publiques

Méthode Description
TryApply ( ITomlRoot root, TokenBuffer tokens ) : TomlTableArray

Private Methods

Méthode Description
Apply ( ITomlRoot root, TokenBuffer tokens ) : TomlTableArray

Method Details

TryApply() public static méthode

public static TryApply ( ITomlRoot root, TokenBuffer tokens ) : TomlTableArray
root ITomlRoot
tokens TokenBuffer
Résultat TomlTableArray