doc: 2020-03-31 12:04:01 +0200: 9cab191 - Adding documentation, some code cleanups

This commit is contained in:
2020-03-31 12:05:52 +02:00
commit f61064973d
6282 changed files with 239870 additions and 0 deletions

10
syn/expr/enum.Expr.html Normal file
View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/enum.Expr.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/enum.Expr.html">../../syn/enum.Expr.html</a>...</p>
<script>location.replace("../../syn/enum.Expr.html" + location.search + location.hash);</script>
</body>
</html>

10
syn/expr/enum.Member.html Normal file
View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/enum.Member.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/enum.Member.html">../../syn/enum.Member.html</a>...</p>
<script>location.replace("../../syn/enum.Member.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprArray.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprArray.html">../../syn/struct.ExprArray.html</a>...</p>
<script>location.replace("../../syn/struct.ExprArray.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprAssign.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprAssign.html">../../syn/struct.ExprAssign.html</a>...</p>
<script>location.replace("../../syn/struct.ExprAssign.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprAssignOp.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprAssignOp.html">../../syn/struct.ExprAssignOp.html</a>...</p>
<script>location.replace("../../syn/struct.ExprAssignOp.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprAsync.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprAsync.html">../../syn/struct.ExprAsync.html</a>...</p>
<script>location.replace("../../syn/struct.ExprAsync.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprAwait.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprAwait.html">../../syn/struct.ExprAwait.html</a>...</p>
<script>location.replace("../../syn/struct.ExprAwait.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprBinary.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprBinary.html">../../syn/struct.ExprBinary.html</a>...</p>
<script>location.replace("../../syn/struct.ExprBinary.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprBlock.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprBlock.html">../../syn/struct.ExprBlock.html</a>...</p>
<script>location.replace("../../syn/struct.ExprBlock.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprBox.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprBox.html">../../syn/struct.ExprBox.html</a>...</p>
<script>location.replace("../../syn/struct.ExprBox.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprBreak.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprBreak.html">../../syn/struct.ExprBreak.html</a>...</p>
<script>location.replace("../../syn/struct.ExprBreak.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprCall.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprCall.html">../../syn/struct.ExprCall.html</a>...</p>
<script>location.replace("../../syn/struct.ExprCall.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprCast.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprCast.html">../../syn/struct.ExprCast.html</a>...</p>
<script>location.replace("../../syn/struct.ExprCast.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprClosure.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprClosure.html">../../syn/struct.ExprClosure.html</a>...</p>
<script>location.replace("../../syn/struct.ExprClosure.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprContinue.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprContinue.html">../../syn/struct.ExprContinue.html</a>...</p>
<script>location.replace("../../syn/struct.ExprContinue.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprField.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprField.html">../../syn/struct.ExprField.html</a>...</p>
<script>location.replace("../../syn/struct.ExprField.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprForLoop.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprForLoop.html">../../syn/struct.ExprForLoop.html</a>...</p>
<script>location.replace("../../syn/struct.ExprForLoop.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprGroup.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprGroup.html">../../syn/struct.ExprGroup.html</a>...</p>
<script>location.replace("../../syn/struct.ExprGroup.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprIf.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprIf.html">../../syn/struct.ExprIf.html</a>...</p>
<script>location.replace("../../syn/struct.ExprIf.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprIndex.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprIndex.html">../../syn/struct.ExprIndex.html</a>...</p>
<script>location.replace("../../syn/struct.ExprIndex.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprLet.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprLet.html">../../syn/struct.ExprLet.html</a>...</p>
<script>location.replace("../../syn/struct.ExprLet.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprLit.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprLit.html">../../syn/struct.ExprLit.html</a>...</p>
<script>location.replace("../../syn/struct.ExprLit.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprLoop.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprLoop.html">../../syn/struct.ExprLoop.html</a>...</p>
<script>location.replace("../../syn/struct.ExprLoop.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprMacro.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprMacro.html">../../syn/struct.ExprMacro.html</a>...</p>
<script>location.replace("../../syn/struct.ExprMacro.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprMatch.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprMatch.html">../../syn/struct.ExprMatch.html</a>...</p>
<script>location.replace("../../syn/struct.ExprMatch.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprMethodCall.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprMethodCall.html">../../syn/struct.ExprMethodCall.html</a>...</p>
<script>location.replace("../../syn/struct.ExprMethodCall.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprParen.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprParen.html">../../syn/struct.ExprParen.html</a>...</p>
<script>location.replace("../../syn/struct.ExprParen.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprPath.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprPath.html">../../syn/struct.ExprPath.html</a>...</p>
<script>location.replace("../../syn/struct.ExprPath.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprRange.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprRange.html">../../syn/struct.ExprRange.html</a>...</p>
<script>location.replace("../../syn/struct.ExprRange.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprReference.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprReference.html">../../syn/struct.ExprReference.html</a>...</p>
<script>location.replace("../../syn/struct.ExprReference.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprRepeat.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprRepeat.html">../../syn/struct.ExprRepeat.html</a>...</p>
<script>location.replace("../../syn/struct.ExprRepeat.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprReturn.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprReturn.html">../../syn/struct.ExprReturn.html</a>...</p>
<script>location.replace("../../syn/struct.ExprReturn.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprStruct.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprStruct.html">../../syn/struct.ExprStruct.html</a>...</p>
<script>location.replace("../../syn/struct.ExprStruct.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprTry.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprTry.html">../../syn/struct.ExprTry.html</a>...</p>
<script>location.replace("../../syn/struct.ExprTry.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprTryBlock.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprTryBlock.html">../../syn/struct.ExprTryBlock.html</a>...</p>
<script>location.replace("../../syn/struct.ExprTryBlock.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprTuple.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprTuple.html">../../syn/struct.ExprTuple.html</a>...</p>
<script>location.replace("../../syn/struct.ExprTuple.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprType.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprType.html">../../syn/struct.ExprType.html</a>...</p>
<script>location.replace("../../syn/struct.ExprType.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprUnary.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprUnary.html">../../syn/struct.ExprUnary.html</a>...</p>
<script>location.replace("../../syn/struct.ExprUnary.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprUnsafe.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprUnsafe.html">../../syn/struct.ExprUnsafe.html</a>...</p>
<script>location.replace("../../syn/struct.ExprUnsafe.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprWhile.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprWhile.html">../../syn/struct.ExprWhile.html</a>...</p>
<script>location.replace("../../syn/struct.ExprWhile.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprYield.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.ExprYield.html">../../syn/struct.ExprYield.html</a>...</p>
<script>location.replace("../../syn/struct.ExprYield.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../syn/struct.Index.html">
</head>
<body>
<p>Redirecting to <a href="../../syn/struct.Index.html">../../syn/struct.Index.html</a>...</p>
<script>location.replace("../../syn/struct.Index.html" + location.search + location.hash);</script>
</body>
</html>