C# Class Platform.Sandbox.NetParser

TODO: Use PEG instead.
Afficher le fichier Open project: Konard/LinksPlatform

Méthodes publiques

Méthode Description
ParseStatement ( string statement ) : void

Method Details

ParseStatement() public static méthode

public static ParseStatement ( string statement ) : void
statement string
Résultat void