8 #ifndef KSPATHEXPRESSION_H
9 #define KSPATHEXPRESSION_H
IR for KSExpression class.
struct KSPathExpression * KSAllocatePathExpression(struct KEPath *path, struct KELineInfo *linfo, struct CNResource *resource)
Allocate path expression.
Definition: KSExpression.h:15
Definition: KSPathExpression.h:16
CNBoolean KSIsPathExpression(const struct KSExpression *src)
Check the expression class.
struct KSExpression superClass
Definition: KSPathExpression.h:18
struct KEPath * path
Definition: KSPathExpression.h:20