Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONJUNCTION_PREDICATE_NAME |
"," |
public static final String |
IMPLICATION_PREDICATE_NAME |
":-" |
public static final String |
QUESTION_PREDICATE_NAME |
"?-" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_BOOTSTRAP_SCRIPT |
"projog-bootstrap.pl" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LIST_PREDICATE_NAME |
"." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ANONYMOUS_VARIABLE_ID |
"_" |
Copyright © 2024. All rights reserved.