Implement input name evaluation. Implement context state.
This commit is contained in:
@@ -50,7 +50,6 @@ namespace Cryville.Crtr {
|
||||
public class JudgeDefinition {
|
||||
public PdtExpression clip;
|
||||
public PdtExpression input;
|
||||
public Identifier InputName;
|
||||
public PdtExpression hit;
|
||||
public Identifier[] pass;
|
||||
public Identifier miss;
|
||||
|
Reference in New Issue
Block a user