C# Class Alba.Jaml.MSInternal.GenericTypeNameScanner

Inheritance: Sample_StringParserBase
Afficher le fichier Open project: Athari/Alba.Jaml Class Usage Examples

Méthodes publiques

Méthode Description
GenericTypeNameScanner ( string text )
Read ( ) : void

Private Methods

Méthode Description
AddToMultiCharToken ( ) : void
CollectMultiCharToken ( ) : string
ParseSubscriptSegment ( string subscript, int &pos ) : int
StartMultiCharToken ( ) : void
State_InName ( ) : void
State_InSubscript ( ) : void
State_Start ( ) : void
StripSubscript ( string typeName, string &subscript ) : string

Method Details

GenericTypeNameScanner() public méthode

public GenericTypeNameScanner ( string text )
text string

Read() public méthode

public Read ( ) : void
Résultat void