TextLine.PartAST

Wrapper class around Part used for visiting

class TextLine
class PartAST : AST {
Part part;
}

Meta