diff options
Diffstat (limited to 'src/repr.h')
| -rw-r--r-- | src/repr.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ struct Program; struct FuncExpr;
struct LitExpr;
struct IdentifierExpr;
+struct AccessExpr;
struct BracketsExpr;
struct UnaryOperatorExpr;
struct BinaryOperatorExpr;
|
