C# Class Zetbox.API.Utils.TypeSpec

ファイルを表示 Open project: daszat/zetbox

Public Methods

Method Description
Parse ( string typeName ) : TypeSpec

Private Methods

Method Description
AddArray ( ArraySpec array ) : void
AddName ( string type_name ) : void
Parse ( string typeName, int &p, bool is_recurse, bool allow_aqn ) : TypeSpec
SkipSpace ( string name, int &pos ) : void

Method Details

Parse() public static method

public static Parse ( string typeName ) : TypeSpec
typeName string
return TypeSpec