terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Newtonsoft.Json.Linq.JsonPath.BooleanQueryExpression Class Reference
+ Inheritance 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 13 of file BooleanQueryExpression.cs.


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