Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
Irony.Interpreter.Ast.ICallTarget Interface Reference
Inheritance diagram for Irony.Interpreter.Ast.ICallTarget:
Irony.Interpreter.Ast.FunctionDefNode

Public Member Functions

void Call (EvaluationContext context)
 

Detailed Description

Definition at line 42 of file AstInterfaces.cs.

Member Function Documentation

void Irony.Interpreter.Ast.ICallTarget.Call ( EvaluationContext  context)

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