C# Class WpfHint2.Parsing.HintParser

Afficher le fichier Open project: JetBrains/Nitra

Méthodes publiques

Méthode Description
Parse ( string text ) : RootToken

Private Methods

Méthode Description
Clear ( int i1, ElementToken root, RangeList list ) : int
ClearParamsInPre ( ElementToken token, RangeList list ) : void
ClearRange ( int i1, int i2, RangeList list ) : void
RemoveFormating ( ElementToken root ) : void

remove pre

RemoveWhitespaces ( RootToken rt, RangeList list ) : void

Method Details

Parse() public static méthode

public static Parse ( string text ) : RootToken
text string
Résultat RootToken