C# (CSharp) Grasp.Compilation 네임스페이스

클래스들

이름 설명
CalculationCompiler
CalculationCycleException Indicates a set of calculations contains a cycle
CalculationExpressionVisitor
CalculationSchema
CompilationException Indicates an error during compilation of a GraspSchema
CompileWithCycle
CompileWithDeepCycle
CompileWithDerivedType
CompileWithImplicitVariable
CompileWithInvalidExpression
CompileWithInvalidExpression.InvalidExpression
CompileWithUnassignableType
CompileWithUnknownVariable
CreateGraspExecutable
DependencyAnalyzer
DependencyGraph
DependencyGraph.TopologicalSort
DependencyGraph.VisitHistory
DependencyNode
GetRuntime
GraspCompiler
GraspExecutable An executable version of a GraspSchema which applies its calculations
InvalidCalculationResultTypeException Indiciates a calculation's result type is not assignable to its variable's output type
InvalidCalculationVariableException Indicates a calculation references a variable that is not defined in a schema's variables or as the output variable of any of a schema's calculations
Resources
VariableSearch