templates.cpp.TreeIncludeHeader.template Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ph-javacc-maven-plugin Show documentation
Show all versions of ph-javacc-maven-plugin Show documentation
Maven 3 Plugin for processing JavaCC grammar files.
\#include
\#include "JavaCC.h"
\#include "Token.h"
\#include "Node.h"
\#include "${PARSER_NAME}TreeConstants.h"
#if NODE_INCLUDES
\#include "${NODE_INCLUDES}"
#fi