public static interface Proc.Backend.Record
Modifier and Type | Method and Description |
---|---|
int |
getAddress() |
int |
getNumber() |
int |
getOffset() |
java.util.Optional<NodeState> |
getRoot() |
java.lang.String |
getSegmentId() |
java.lang.String |
getType() |
int getNumber()
java.lang.String getSegmentId()
int getOffset()
int getAddress()
java.lang.String getType()
java.util.Optional<NodeState> getRoot()
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.