Method | Description | |
---|---|---|
GenericTypeNameParser ( string>.Func |
||
ParseIfTrivalName ( string text, string>.Func |
||
ParseList ( string text, string &error ) : IList |
||
ParseName ( string text, string &error ) : |
Method | Description | |
---|---|---|
Callout_EndOfType ( ) : void | ||
Callout_FoundName ( string prefix, string name ) : void | ||
Callout_Subscript ( string subscript ) : void | ||
CollectNameFromStack ( ) : |
||
CollectNameListFromStack ( ) : IList |
||
P_NameListExt ( ) : void | ||
P_RepeatingSubscript ( ) : void | ||
P_SimpleTypeName ( ) : void | ||
P_TypeParameters ( ) : void | ||
P_XamlTypeName ( ) : void | ||
P_XamlTypeNameList ( ) : void | ||
StartStack ( ) : void | ||
ThrowOnBadInput ( ) : void |
public GenericTypeNameParser ( string>.Func |
||
prefixResolver | string>.Func | |
return | System |
public static ParseIfTrivalName ( string text, string>.Func |
||
text | string | |
prefixResolver | string>.Func | |
error | string | |
return |
public ParseList ( string text, string &error ) : IList |
||
text | string | |
error | string | |
return | IList |
public ParseName ( string text, string &error ) : |
||
text | string | |
error | string | |
return |