terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Newtonsoft.Json.Linq.JsonPath.BooleanQueryExpression Class Reference
+ Inheritance diagram for Newtonsoft.Json.Linq.JsonPath.BooleanQueryExpression:
+ Collaboration diagram for Newtonsoft.Json.Linq.JsonPath.BooleanQueryExpression:

Public Member Functions

override bool IsMatch (JToken t)
 
 BooleanQueryExpression ()
 

Properties

List< PathFilterPath [get, set]
 
JValue Value [get, set]
 
QueryOperator Operator [get, set]
 

Private Member Functions

bool EqualsWithStringCoercion (JValue value, JValue queryValue)
 

Private Attributes

List< PathFilter >< Pathk__BackingField
 
JValue< Valuek__BackingField
 

Detailed Description

Definition at line 15 of file BooleanQueryExpression.cs.


The documentation for this class was generated from the following file: