abouttreesummaryrefslogcommitdiff
path: root/src/repr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/repr.h')
-rw-r--r--src/repr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/repr.h b/src/repr.h
index e45464c..eb46e3a 100644
--- a/src/repr.h
+++ b/src/repr.h
@@ -17,6 +17,7 @@ struct Program;
struct FuncExpr;
struct LitExpr;
struct IdentifierExpr;
+struct AccessExpr;
struct BracketsExpr;
struct UnaryOperatorExpr;
struct BinaryOperatorExpr;