public class EventType extends Object
| Constructor and Description |
|---|
EventType() |
EventType(Stream<VarDecl> varDeclarations) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Optional<VarDecl> |
get(String name) |
Stream<VarDecl> |
getVarDecls() |
int |
hashCode() |
String |
toString() |
Copyright © 2022 MuleSoft, Inc.. All rights reserved.