A base class for compilation messages.
Fields inherited from class | Fields |
---|---|
class SimpleMessage |
data, message, owner |
Constructor and description |
---|
LocatedMessage
(String message, CSTNode context, SourceUnit source) |
LocatedMessage
(String message, Object data, CSTNode context, SourceUnit source) |
Type | Name and description |
---|---|
void |
write(PrintWriter writer, Janitor janitor) |
Copyright © 2003-2014 The Codehaus. All rights reserved.