@Parameter(names={"-f","--fallback"},description="make simple dump (using goto instead of 'if', 'for', etc)")
protectedbooleanfallbackMode=false;
@Parameter(names={"--rename-flags"},description="what to rename, comma-separated, 'case' for system case sensitivity, 'valid' for java identifiers, 'printable' characters, 'none' or 'all'",