Skip to content

Commit

Permalink
Deploying to gh-pages from @ b2681e4 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
rultor committed Dec 25, 2023
1 parent 15067e8 commit d61eae1
Show file tree
Hide file tree
Showing 240 changed files with 72,553 additions and 791 deletions.
6 changes: 3 additions & 3 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,13 @@
</div>
<ul class="badges">
<li>
<strong itemprop="version">0.2.8</strong>
<strong itemprop="version">0.2.9</strong>
</li>
<li>

<time itemprop="datePublished" datetime="2023-12-22T12:43:47Z">
<time itemprop="datePublished" datetime="2023-12-25T10:22:14Z">

22-Dec-2023
25-Dec-2023
</time>
</li>
<li class="menu-button">menu</li>
Expand Down
576 changes: 576 additions & 0 deletions apidocs-0.2.9/allclasses-index.html

Large diffs are not rendered by default.

98 changes: 98 additions & 0 deletions apidocs-0.2.9/allclasses.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,98 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Mon Dec 25 10:22:34 UTC 2023 -->
<title>All Classes (jeo 0.2.9 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-12-25">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
</head>
<body>
<main role="main">
<h1 class="bar">All&nbsp;Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="org/eolang/jeo/representation/xmir/AllLabels.html" title="class in org.eolang.jeo.representation.xmir">AllLabels</a></li>
<li><a href="org/eolang/jeo/representation/bytecode/Bytecode.html" title="class in org.eolang.jeo.representation.bytecode">Bytecode</a></li>
<li><a href="org/eolang/jeo/representation/bytecode/BytecodeClass.html" title="class in org.eolang.jeo.representation.bytecode">BytecodeClass</a></li>
<li><a href="org/eolang/jeo/BytecodeClasses.html" title="class in org.eolang.jeo">BytecodeClasses</a></li>
<li><a href="org/eolang/jeo/representation/bytecode/BytecodeClassProperties.html" title="class in org.eolang.jeo.representation.bytecode">BytecodeClassProperties</a></li>
<li><a href="org/eolang/jeo/representation/bytecode/BytecodeEntry.html" title="interface in org.eolang.jeo.representation.bytecode"><span class="interfaceName">BytecodeEntry</span></a></li>
<li><a href="org/eolang/jeo/representation/bytecode/BytecodeLabelEntry.html" title="class in org.eolang.jeo.representation.bytecode">BytecodeLabelEntry</a></li>
<li><a href="org/eolang/jeo/representation/bytecode/BytecodeMethod.html" title="class in org.eolang.jeo.representation.bytecode">BytecodeMethod</a></li>
<li><a href="org/eolang/jeo/representation/bytecode/BytecodeMethodProperties.html" title="class in org.eolang.jeo.representation.bytecode">BytecodeMethodProperties</a></li>
<li><a href="org/eolang/jeo/representation/BytecodeRepresentation.html" title="class in org.eolang.jeo.representation">BytecodeRepresentation</a></li>
<li><a href="org/eolang/jeo/BytecodeToEoMojo.html" title="class in org.eolang.jeo">BytecodeToEoMojo</a></li>
<li><a href="org/eolang/jeo/representation/BytecodeTransformation.html" title="class in org.eolang.jeo.representation">BytecodeTransformation</a></li>
<li><a href="org/eolang/jeo/representation/bytecode/BytecodeTryCatchBlock.html" title="class in org.eolang.jeo.representation.bytecode">BytecodeTryCatchBlock</a></li>
<li><a href="org/eolang/jeo/representation/ClassName.html" title="class in org.eolang.jeo.representation">ClassName</a></li>
<li><a href="org/eolang/jeo/representation/ClassNameVisitor.html" title="class in org.eolang.jeo.representation">ClassNameVisitor</a></li>
<li><a href="org/eolang/jeo/representation/bytecode/CustomClassWriter.html" title="class in org.eolang.jeo.representation.bytecode">CustomClassWriter</a></li>
<li><a href="org/eolang/jeo/representation/DefaultVersion.html" title="class in org.eolang.jeo.representation">DefaultVersion</a></li>
<li><a href="org/eolang/jeo/Details.html" title="class in org.eolang.jeo">Details</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesAnnotation.html" title="class in org.eolang.jeo.representation.directives">DirectivesAnnotation</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesAnnotations.html" title="class in org.eolang.jeo.representation.directives">DirectivesAnnotations</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesClass.html" title="class in org.eolang.jeo.representation.directives">DirectivesClass</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesClassProperties.html" title="class in org.eolang.jeo.representation.directives">DirectivesClassProperties</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesClassVisitor.html" title="class in org.eolang.jeo.representation.directives">DirectivesClassVisitor</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesData.html" title="class in org.eolang.jeo.representation.directives">DirectivesData</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesField.html" title="class in org.eolang.jeo.representation.directives">DirectivesField</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesFieldVisitor.html" title="class in org.eolang.jeo.representation.directives">DirectivesFieldVisitor</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesHandle.html" title="class in org.eolang.jeo.representation.directives">DirectivesHandle</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesInstruction.html" title="class in org.eolang.jeo.representation.directives">DirectivesInstruction</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesLabel.html" title="class in org.eolang.jeo.representation.directives">DirectivesLabel</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesMetas.html" title="class in org.eolang.jeo.representation.directives">DirectivesMetas</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesMethod.html" title="class in org.eolang.jeo.representation.directives">DirectivesMethod</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesMethodParams.html" title="class in org.eolang.jeo.representation.directives">DirectivesMethodParams</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesMethodProperties.html" title="class in org.eolang.jeo.representation.directives">DirectivesMethodProperties</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesMethodVisitor.html" title="class in org.eolang.jeo.representation.directives">DirectivesMethodVisitor</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesOperand.html" title="class in org.eolang.jeo.representation.directives">DirectivesOperand</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesProgram.html" title="class in org.eolang.jeo.representation.directives">DirectivesProgram</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesTryCatch.html" title="class in org.eolang.jeo.representation.directives">DirectivesTryCatch</a></li>
<li><a href="org/eolang/jeo/representation/directives/DirectivesTuple.html" title="class in org.eolang.jeo.representation.directives">DirectivesTuple</a></li>
<li><a href="org/eolang/jeo/representation/EoRepresentation.html" title="class in org.eolang.jeo.representation">EoRepresentation</a></li>
<li><a href="org/eolang/jeo/EoToBytecodeMojo.html" title="class in org.eolang.jeo">EoToBytecodeMojo</a></li>
<li><a href="org/eolang/jeo/representation/HexData.html" title="class in org.eolang.jeo.representation">HexData</a></li>
<li><a href="org/eolang/jeo/Improvement.html" title="interface in org.eolang.jeo"><span class="interfaceName">Improvement</span></a></li>
<li><a href="org/eolang/jeo/Improvement.Dummy.html" title="class in org.eolang.jeo">Improvement.Dummy</a></li>
<li><a href="org/eolang/jeo/Improvement.Mock.html" title="class in org.eolang.jeo">Improvement.Mock</a></li>
<li><a href="org/eolang/jeo/improvement/ImprovementBytecodeFootprint.html" title="class in org.eolang.jeo.improvement">ImprovementBytecodeFootprint</a></li>
<li><a href="org/eolang/jeo/improvement/ImprovementEoFootprint.html" title="class in org.eolang.jeo.improvement">ImprovementEoFootprint</a></li>
<li><a href="org/eolang/jeo/improvement/ImprovementLogged.html" title="class in org.eolang.jeo.improvement">ImprovementLogged</a></li>
<li><a href="org/eolang/jeo/improvement/ImprovementSet.html" title="class in org.eolang.jeo.improvement">ImprovementSet</a></li>
<li><a href="org/eolang/jeo/improvement/ImprovementXmirFootprint.html" title="class in org.eolang.jeo.improvement">ImprovementXmirFootprint</a></li>
<li><a href="org/eolang/jeo/representation/JavaName.html" title="class in org.eolang.jeo.representation">JavaName</a></li>
<li><a href="org/eolang/jeo/JeoMojo.html" title="class in org.eolang.jeo">JeoMojo</a></li>
<li><a href="org/eolang/jeo/Representation.html" title="interface in org.eolang.jeo"><span class="interfaceName">Representation</span></a></li>
<li><a href="org/eolang/jeo/Representation.Named.html" title="class in org.eolang.jeo">Representation.Named</a></li>
<li><a href="org/eolang/jeo/representation/bytecode/UnrecognizedOpcode.html" title="class in org.eolang.jeo.representation.bytecode">UnrecognizedOpcode</a></li>
<li><a href="org/eolang/jeo/XmirDefaultDirectory.html" title="class in org.eolang.jeo">XmirDefaultDirectory</a></li>
<li><a href="org/eolang/jeo/representation/xmir/XmlAnnotation.html" title="class in org.eolang.jeo.representation.xmir">XmlAnnotation</a></li>
<li><a href="org/eolang/jeo/representation/xmir/XmlAnnotations.html" title="class in org.eolang.jeo.representation.xmir">XmlAnnotations</a></li>
<li><a href="org/eolang/jeo/representation/xmir/XmlBytecode.html" title="class in org.eolang.jeo.representation.xmir">XmlBytecode</a></li>
<li><a href="org/eolang/jeo/representation/xmir/XmlBytecodeEntry.html" title="interface in org.eolang.jeo.representation.xmir"><span class="interfaceName">XmlBytecodeEntry</span></a></li>
<li><a href="org/eolang/jeo/representation/xmir/XmlClass.html" title="class in org.eolang.jeo.representation.xmir">XmlClass</a></li>
<li><a href="org/eolang/jeo/representation/xmir/XmlClassProperties.html" title="class in org.eolang.jeo.representation.xmir">XmlClassProperties</a></li>
<li><a href="org/eolang/jeo/representation/xmir/XmlField.html" title="class in org.eolang.jeo.representation.xmir">XmlField</a></li>
<li><a href="org/eolang/jeo/representation/xmir/XmlInstruction.html" title="class in org.eolang.jeo.representation.xmir">XmlInstruction</a></li>
<li><a href="org/eolang/jeo/representation/xmir/XmlLabel.html" title="class in org.eolang.jeo.representation.xmir">XmlLabel</a></li>
<li><a href="org/eolang/jeo/representation/xmir/XmlMethod.html" title="class in org.eolang.jeo.representation.xmir">XmlMethod</a></li>
<li><a href="org/eolang/jeo/representation/xmir/XmlNode.html" title="class in org.eolang.jeo.representation.xmir">XmlNode</a></li>
<li><a href="org/eolang/jeo/representation/xmir/XmlProgram.html" title="class in org.eolang.jeo.representation.xmir">XmlProgram</a></li>
<li><a href="org/eolang/jeo/representation/xmir/XmlTryCatchEntry.html" title="class in org.eolang.jeo.representation.xmir">XmlTryCatchEntry</a></li>
</ul>
</div>
</main>
</body>
</html>
200 changes: 200 additions & 0 deletions apidocs-0.2.9/allpackages-index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,200 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Mon Dec 25 10:22:34 UTC 2023 -->
<title>All Packages (jeo 0.2.9 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-12-25">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Packages (jeo 0.2.9 API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "./";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
</div>
<div class="allPackagesContainer">
<ul class="blockList">
<li class="blockList">
<table class="packagesSummary">
<caption><span>Package Summary</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="org/eolang/jeo/package-summary.html">org.eolang.jeo</a></th>
<td class="colLast">
<div class="block">The main classes of the jeo-maven-plugin.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="org/eolang/jeo/improvement/package-summary.html">org.eolang.jeo.improvement</a></th>
<td class="colLast">
<div class="block">Contains classes for improving representations.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="org/eolang/jeo/representation/package-summary.html">org.eolang.jeo.representation</a></th>
<td class="colLast">
<div class="block">Package for the representations.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="org/eolang/jeo/representation/bytecode/package-summary.html">org.eolang.jeo.representation.bytecode</a></th>
<td class="colLast">
<div class="block">Contains classes for generating bytecode in the form of Java classes.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="org/eolang/jeo/representation/directives/package-summary.html">org.eolang.jeo.representation.directives</a></th>
<td class="colLast">
<div class="block">Package for generating XMIR by using ASM library.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="org/eolang/jeo/representation/xmir/package-summary.html">org.eolang.jeo.representation.xmir</a></th>
<td class="colLast">
<div class="block">Package for reading XMIR files and converting them into bytecode.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="https://github.com/objectionary/eo">EO</a>. All rights reserved.</small></p>
</footer>
</body>
</html>
Loading

0 comments on commit d61eae1

Please sign in to comment.