public abstract class VisitorBase extends Object
| Constructor and Description |
|---|
VisitorBase() |
| Modifier and Type | Method and Description |
|---|---|
protected static int |
and(int left,
int right) |
protected static int |
not(int state) |
protected static int |
or(int left,
int right) |
Copyright © 2026. All rights reserved.