Méthode | Description | |
---|---|---|
CorrectCodeIndentation ( ) : void |
Tries to re-indent the code of the whole document
|
|
GetParserErrorDescription ( ) : string |
Returns a string that describes the errors found by the parser (relative to block start/end)
|
|
StripAppBuilderMarkup ( string inputSnippet ) : string |
Allows to clear the appbuilder markup from a given string
|
public static CorrectCodeIndentation ( ) : void | ||
Résultat | void |
public static GetParserErrorDescription ( ) : string | ||
Résultat | string |
public static StripAppBuilderMarkup ( string inputSnippet ) : string | ||
inputSnippet | string | |
Résultat | string |