C# Class Ext.Net.Utilities.Inflatr.Javascript

Inheritance: Base
Afficher le fichier Open project: extnet/Utilities

Méthodes publiques

Méthode Description
Inflate ( string input ) : string

Méthodes protégées

Méthode Description
CloseBlock ( ) : bool

Comma ( ) : bool

Comment ( ) : bool

Eol ( ) : bool

Eos ( ) : bool

Keyword ( ) : bool

OpenBlock ( ) : bool

Operator ( ) : bool

Parens ( ) : bool

Regex ( ) : bool

String ( ) : bool

Method Details

CloseBlock() protected méthode

protected CloseBlock ( ) : bool
Résultat bool

Comma() protected méthode

protected Comma ( ) : bool
Résultat bool

Comment() protected méthode

protected Comment ( ) : bool
Résultat bool

Eol() protected méthode

protected Eol ( ) : bool
Résultat bool

Eos() protected méthode

protected Eos ( ) : bool
Résultat bool

Inflate() public méthode

public Inflate ( string input ) : string
input string
Résultat string

Keyword() protected méthode

protected Keyword ( ) : bool
Résultat bool

OpenBlock() protected méthode

protected OpenBlock ( ) : bool
Résultat bool

Operator() protected méthode

protected Operator ( ) : bool
Résultat bool

Parens() protected méthode

protected Parens ( ) : bool
Résultat bool

Regex() protected méthode

protected Regex ( ) : bool
Résultat bool

String() protected méthode

protected String ( ) : bool
Résultat bool