Method | Description | |
---|---|---|
Clone ( ) : QueryToken | ||
GetElements ( HashSet |
||
GetImplementations ( ) : Implementations? | ||
GetPropertyRoute ( ) : PropertyRoute | ||
HasAllOrAny ( ) : bool | ||
IsAllowed ( ) : string | ||
MultipliedMessage ( List |
||
NiceName ( ) : string | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
BuildExpressionInternal ( BuildExpressionContext context ) : |
||
SubTokensOverride ( SubTokensOptions options ) : List |
Method | Description | |
---|---|---|
CollectionElementToken ( QueryToken parent, CollectionElementType type ) : System | ||
CreateExpression ( System.Linq.Expressions.ParameterExpression parameter ) : |
||
CreateParameter ( ) : System.Linq.Expressions.ParameterExpression |
protected BuildExpressionInternal ( BuildExpressionContext context ) : |
||
context | BuildExpressionContext | |
return |
public static GetElements ( HashSet |
||
allTokens | HashSet |
|
return | List |
public GetImplementations ( ) : Implementations? | ||
return | Implementations? |
public static MultipliedMessage ( List |
||
elements | List |
|
entityType | ||
return | string |
protected SubTokensOverride ( SubTokensOptions options ) : List |
||
options | SubTokensOptions | |
return | List |