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.CompositeExpression Class Reference
+ Inheritance diagram for Newtonsoft.Json.Linq.JsonPath.CompositeExpression:
+ Collaboration diagram for Newtonsoft.Json.Linq.JsonPath.CompositeExpression:

Public Member Functions

 CompositeExpression ()
 
override bool IsMatch (JToken t)
 

Properties

List< QueryExpressionExpressions [get, set]
 
QueryOperator Operator [get, set]
 

Private Attributes

List< QueryExpression >< Expressionsk__BackingField
 

Detailed Description

Definition at line 12 of file CompositeExpression.cs.


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