C# Class BAD.Parser

Afficher le fichier Open project: simonwittber/uBAD

Méthodes publiques

Méthode Description
Parse ( GameObject go, string code ) : Branch

Private Methods

Méthode Description
Atomize ( string token ) : object
DebugLog ( object msg ) : void
GuessTypeName ( string token ) : string

Method Details

Parse() public static méthode

public static Parse ( GameObject go, string code ) : Branch
go GameObject
code string
Résultat Branch