#ifndef BLANG_NUMBERLITERALEXPR_H #define BLANG_NUMBERLITERALEXPR_H class NumberLiteralExpr { }; #endif //BLANG_NUMBERLITERALEXPR_H