Kiwi Script
KiwiScript Interpreter
 All Data Structures Files Functions Variables Typedefs Enumerations Macros
Data Fields
KSPostfixExpression Struct Reference

#include <KSPostfixExpression.h>

Data Fields

struct KSExpression superClass
 
KSPostfixOperator postfixOperator
 
struct KSExpressionsourceExpression
 

Detailed Description

IR for postfix exxpression

Field Documentation

KSPostfixOperator KSPostfixExpression::postfixOperator

Operator

struct KSExpression* KSPostfixExpression::sourceExpression

Source expression

struct KSExpression KSPostfixExpression::superClass

Super class


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