public class CreateWindowCompileResult extends Object
Constructor and Description |
---|
CreateWindowCompileResult(FilterSpecCompiled filterSpecCompiled,
EventType asEventType,
List<StmtClassForgeableFactory> additionalForgeables) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
getAdditionalForgeables() |
EventType |
getAsEventType() |
FilterSpecCompiled |
getFilterSpecCompiled() |
public CreateWindowCompileResult(FilterSpecCompiled filterSpecCompiled, EventType asEventType, List<StmtClassForgeableFactory> additionalForgeables)
public FilterSpecCompiled getFilterSpecCompiled()
public EventType getAsEventType()
public List<StmtClassForgeableFactory> getAdditionalForgeables()
Copyright © 2005–2021. All rights reserved.