This file defines the AST representation of ranges. More...
#include "comma/ast/AstBase.h"
#include "llvm/ADT/APInt.h"
#include "llvm/ADT/PointerIntPair.h"
Go to the source code of this file.
Classes | |
class | comma::Range |
The Range class represents a subset of values belonging to some scalar type. More... | |
Namespaces | |
namespace | comma |
This file defines the AST representation of ranges.
Definition in file Range.h.