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 Params | Return Type | Name and description |
---|---|---|
|
void |
write(PrintWriter writer, Janitor janitor) |
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.