15 #include "dcDeclaration.h" 85 write(ostream &out,
int indent_level)
const {
86 write(out,
false, indent_level);
virtual void output(ostream &out) const
Write a string representation of this instance to <out>.
void write(ostream &out, int indent_level) const
Write a string representation of this instance to <out>.
This represents a switch statement, which can appear inside a class body and represents two or more a...
Defines a particular DistributedClass as read from an input .dc file.