aboutsummaryrefslogtreecommitdiffstats
path: root/tutorial/tutorial.html
diff options
context:
space:
mode:
authorchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>2004-05-18 03:00:48 +0000
committerchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>2004-05-18 03:00:48 +0000
commite4990e08b3f35cf6e8b6f8ea1bb30bad2fcae6af (patch)
tree38db23b342ced1e1b2f8f9847cdc98cfea6d6381 /tutorial/tutorial.html
parentb431110d11ac8047d47e8676e6b03c1cdff31aa5 (diff)
downloadjavassist-e4990e08b3f35cf6e8b6f8ea1bb30bad2fcae6af.tar.gz
javassist-e4990e08b3f35cf6e8b6f8ea1bb30bad2fcae6af.zip
added computeMaxStack() in CodeAttribute.
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@105 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
Diffstat (limited to 'tutorial/tutorial.html')
-rw-r--r--tutorial/tutorial.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/tutorial/tutorial.html b/tutorial/tutorial.html
index b3c779ae..ce0a40cf 100644
--- a/tutorial/tutorial.html
+++ b/tutorial/tutorial.html
@@ -23,6 +23,8 @@ Shigeru Chiba
<br>3. <a href="#pool">ClassPool</a>
<br>4. <a href="#load">Class loader</a>
<br>5. <a href="tutorial2.html#intro">Introspection and customization</a>
+<br>6. <a href="tutorial3.html#intro">Bytecode level API</a>
+
</ul>
<p><br>