public static class SerializerPDA.SerializerPDAGetToken extends java.lang.Object implements com.google.common.base.Function<ISerState,AbstractElement>
| Constructor and Description |
|---|
SerializerPDAGetToken() |
| Modifier and Type | Method and Description |
|---|---|
AbstractElement |
apply(ISerState input) |
public AbstractElement apply(ISerState input)
apply in interface java.util.function.Function<ISerState,AbstractElement>