Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
abcl
abcl
Commits
e9f530cb
Commit
e9f530cb
authored
Oct 02, 2011
by
mevenson@1c010e3e-69d0-11dd-93a8-456734b0d56f
Browse files
Render documentation for variables: Java null, true, and false literal constants.
parent
2cd9350c
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/manual/java.tex
View file @
e9f530cb
...
...
@@ -6,11 +6,11 @@
*JAVA-OBJECT-TO-STRING-LENGTH*
Variable: Length to truncate toString() PRINT-OBJECT output for an otherwise unspecialized JAVA-OBJECT. Can be set to NIL to indicate no limit.
+FALSE+
Variable:
(not documented)
Variable:
The JVM primitive value for boolean false.
+NULL+
Variable:
(not documented)
Variable:
The JVM null object reference.
+TRUE+
Variable:
(not documented)
Variable:
The JVM primitive value for boolean true.
ADD-TO-CLASSPATH
Generic Function: (not documented)
CHAIN
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment