From 1707477bd5b2978e600e8d9fb9e874af7ba0d24f Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Fri, 15 Mar 2002 13:51:58 +0000 Subject: [PATCH] Support classsynopsis and friends --- xsl/fo/synop.xsl | 661 +++++++++++++++++++++++++++++++++++++++++++- xsl/fo/verbatim.xsl | 2 +- 2 files changed, 657 insertions(+), 6 deletions(-) diff --git a/xsl/fo/synop.xsl b/xsl/fo/synop.xsl index 1872c67f0..f315b4349 100644 --- a/xsl/fo/synop.xsl +++ b/xsl/fo/synop.xsl @@ -1,4 +1,8 @@ + + +]> @@ -15,11 +19,7 @@ - - - - - + @@ -244,4 +244,655 @@ +java + + + + + + + + + + + + + + process in + + + + + + + + + + + + + + + + + Unrecognized language on + + : + + + + + + + + + + + + &RE; + + + + + + + + + + extends + + + &RE;     + + + + implements + + + &RE;     + + + + throws + + +  {&RE; + + } + + + + + + + + + + + , + + + + + + + + + + +   + + + + + , + + + + + + + , + + + + + + + , + + + + + + +    + + ; + + + + + + +   + + + + +   + + + + + + + + + void  + + + + + + + + 0 + + ,&RE; + + +   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ( + + + + ) + + &RE;    throws  + + + ; + + + + + + + + + + + : + + + &RE;     + + + + implements + + + &RE;     + + + + throws + + +  {&RE; + + } + + + + + + + + + + , + + + + + + +   + + + + + , + + + + + + + , + + + + + + + , + + + + + + +    + + ; + + + + + + +   + + + + +   + + + + + + + + + void  + + + + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + ( + + ) + + &RE;    throws  + + + ; + + + + + + + + + interface + + + : + + + &RE;     + + + + implements + + + &RE;     + + + + throws + + +  {&RE; + + } + + + + + + + + + + , + + + + + + +   + + + + + , + + + + + + + , + + + + + + + , + + + + + + +    + + ; + + + + + + +   + + + + +   + + + + + + + + + void  + + + + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + ( + + ) + + &RE;    raises( + + ) + + ; + + + + + + + + + package + + ;&RE; + + + @ISA = ( + + );&RE; + + + + + + + + + + + + + , + + + + + + +   + + + + + , + + + + + + + , + + + + + + + , + + + + + + +    + + ; + + + + + + +   + + + + +   + + + + + + + + + void  + + + + + + + + + , + + + + + + + + + + + + + + sub + + + { ... }; + + + + + + diff --git a/xsl/fo/verbatim.xsl b/xsl/fo/verbatim.xsl index 94905f05f..b7e6c222c 100644 --- a/xsl/fo/verbatim.xsl +++ b/xsl/fo/verbatim.xsl @@ -20,7 +20,7 @@ - + -- 2.50.1