Property | Type | Description | |
---|---|---|---|
BuildExtension | Func |
||
implementations | Implementations? | ||
propertyRoute | PropertyRoute |
Method | Description | |
---|---|---|
Clone ( ) : QueryToken | ||
ExtensionToken ( QueryToken parent, string key, |
||
GetElementPropertyRoute ( ) : PropertyRoute | ||
GetImplementations ( ) : Implementations? | ||
GetPropertyRoute ( ) : PropertyRoute | ||
IsAllowed ( ) : string | ||
NiceName ( ) : string | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
BuildExpressionInternal ( BuildExpressionContext context ) : |
||
GetElementImplementations ( ) : Implementations? | ||
SubTokensOverride ( SubTokensOptions options ) : List |
protected BuildExpressionInternal ( BuildExpressionContext context ) : |
||
context | BuildExpressionContext | |
return |
public ExtensionToken ( QueryToken parent, string key, |
||
parent | QueryToken | |
key | string | |
type | ||
isProjection | bool | |
unit | string | |
format | string | |
implementations | Implementations | |
isAllowed | string | |
propertyRoute | PropertyRoute | |
return | System |
protected GetElementImplementations ( ) : Implementations? | ||
return | Implementations? |
public GetElementPropertyRoute ( ) : PropertyRoute | ||
return | PropertyRoute |
public GetImplementations ( ) : Implementations? | ||
return | Implementations? |
protected SubTokensOverride ( SubTokensOptions options ) : List |
||
options | SubTokensOptions | |
return | List |