refu icon indicating copy to clipboard operation
refu copied to clipboard

Improve ast node headers

Open LefterisJP opened this issue 8 years ago • 0 comments

Some ast headers contain inline functions and need to include ast/ast.h for various reasons. This can be sort of ugly and in addition can create danger of circular dependencies.

Figure out if that can be addressed and the code organized a bit better to avoid it.

LefterisJP avatar Feb 06 '17 00:02 LefterisJP