protected static class MudChat.ChatExpression
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
java.util.List<Pair<java.lang.Object,MudChat.ChatExpConn>> |
exp |
|
MudChat.ChatMatchType |
type |
Constructor | Description |
---|---|
ChatExpression() |
public MudChat.ChatMatchType type
public java.util.List<Pair<java.lang.Object,MudChat.ChatExpConn>> exp