antlr.debug
public class MessageEvent extends Event
Modifier and Type | Field and Description |
---|---|
static int |
ERROR |
static int |
WARNING |
source
Constructor and Description |
---|
MessageEvent(Object source) |
MessageEvent(Object source,
int type,
String text) |
public MessageEvent(Object source)
public String getText()
public String toString()
toString
in class EventObject
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.