Свойство | Type | Description | |
---|---|---|---|
Function | string | ||
Infix | GrammarFn | ||
Method | SignatureFn | ||
Precedence | Precedence | ||
Prefix | GrammarFn |
Méthode | Description | |
---|---|---|
GrammarRule ( GrammarFn prefix, GrammarFn infix, SignatureFn method, Precedence precedence, string function ) : System |
public GrammarRule ( GrammarFn prefix, GrammarFn infix, SignatureFn method, Precedence precedence, string function ) : System | ||
prefix | GrammarFn | |
infix | GrammarFn | |
method | SignatureFn | |
precedence | Precedence | |
function | string | |
Résultat | System |