Applied java data array encoding patch from Colin Fleming. Only works with byte
commit166c99e6532c613a49b2a5c88d093277a7e87493
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Fri, 2 Feb 2007 06:48:40 +0000 (2 06:48 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Fri, 2 Feb 2007 06:48:40 +0000 (2 06:48 +0000)
treec3ea74c246825337462bbb31fc2b0ab1e796c958
parent511372445f1282cb7bad7163af86d039e305d99b
Applied java data array encoding patch from Colin Fleming. Only works with byte
and short alphabet types. The transformation to java in the test suite sets the
byte alphabet type (default is char, which is unimplemented).

git-svn-id: svn://mambo.cs.queensu.ca/ragel/trunk@54 052ea7fc-9027-0410-9066-f65837a77df0
javagen/fsmcodegen.cpp
javagen/fsmcodegen.h
javagen/javacodegen.cpp
javagen/javacodegen.h
javagen/tabcodegen.cpp
javagen/tabcodegen.h
test/java1.rl
test/java2.rl
test/langtrans_java.txl
test/testcase.txl