Liking cljdoc? Tell your friends :D

blancas.kern.lexer.java-style

The Kern Java-style Lexer library.

This namespace is a version of blancas.kern.lexer with the following settings:

comment-start /* comment-end */ comment-line // nested-comments No identifier-start Letter or _ identifier-letter Alphanumeric or _ reserved-names None case-sensitive Yes line-continuation Backslash trim-newline Yes

Literal values follow the rules of the Java programming language.

The Kern Java-style Lexer library.

This namespace is a version of blancas.kern.lexer with the following settings:

comment-start        /*
comment-end          */
comment-line         //
nested-comments      No
identifier-start     Letter or _
identifier-letter    Alphanumeric or _ 
reserved-names       None
case-sensitive       Yes
line-continuation    Backslash
trim-newline         Yes

Literal values follow the rules of the Java programming language.
raw docstring

anglesclj

source

bool-litclj

source

bracesclj

source

bracketsclj

source

char-litclj

source

colonclj

source

commaclj

source

comma-sepclj

source

comma-sep1clj

source

dec-litclj

source

dotclj

source

fieldclj

source

float-litclj

source

hex-litclj

source

identifierclj

source

lexemeclj

source

new-lineclj

source

nil-litclj

source

none-ofclj

source

oct-litclj

source

one-ofclj

source

parensclj

source

semiclj

source

semi-sepclj

source

semi-sep1clj

source

string-litclj

source

symclj

source

tokenclj

source

trimclj

source

wordclj

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close