|
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
|
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< PathFilter > | Path [get, set] |
| JValue | Value [get, set] |
| QueryOperator | Operator [get, set] |
Private Member Functions | |
| bool | EqualsWithStringCoercion (JValue value, JValue queryValue) |
Private Attributes | |
| List< PathFilter >< Path > | k__BackingField |
| JValue< Value > | k__BackingField |
Definition at line 15 of file BooleanQueryExpression.cs.