summaryrefslogtreecommitdiffstats
path: root/latest/apidocs/com/tavianator/sangria/core/PotentialAnnotation.Visitor.html
diff options
context:
space:
mode:
Diffstat (limited to 'latest/apidocs/com/tavianator/sangria/core/PotentialAnnotation.Visitor.html')
-rw-r--r--latest/apidocs/com/tavianator/sangria/core/PotentialAnnotation.Visitor.html133
1 files changed, 51 insertions, 82 deletions
diff --git a/latest/apidocs/com/tavianator/sangria/core/PotentialAnnotation.Visitor.html b/latest/apidocs/com/tavianator/sangria/core/PotentialAnnotation.Visitor.html
index f6452b7..a02f21b 100644
--- a/latest/apidocs/com/tavianator/sangria/core/PotentialAnnotation.Visitor.html
+++ b/latest/apidocs/com/tavianator/sangria/core/PotentialAnnotation.Visitor.html
@@ -2,39 +2,26 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_20) on Sat Oct 04 13:10:01 EDT 2014 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PotentialAnnotation.Visitor (Sangria 1.2-SNAPSHOT API)</title>
-<meta name="date" content="2014-10-04">
+<!-- Generated by javadoc (version 1.7.0_79) on Fri May 08 20:24:47 EDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>PotentialAnnotation.Visitor (Sangria 1.3-SNAPSHOT API)</title>
+<meta name="date" content="2015-05-08">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
-<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
- try {
- if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="PotentialAnnotation.Visitor (Sangria 1.2-SNAPSHOT API)";
- }
- }
- catch(err) {
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="PotentialAnnotation.Visitor (Sangria 1.3-SNAPSHOT API)";
}
//-->
-var methods = {"i0":6,"i1":6,"i2":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
-var altColor = "altColor";
-var rowColor = "rowColor";
-var tableTab = "tableTab";
-var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
+<div class="topNav"><a name="navbar_top">
<!-- -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
@@ -50,15 +37,15 @@ var activeTableTab = "activeTableTab";
</div>
<div class="subNav">
<ul class="navList">
-<li><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../com/tavianator/sangria/core/PrettyTypes.html" title="class in com.tavianator.sangria.core"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../com/tavianator/sangria/core/PrettyTypes.html" title="class in com.tavianator.sangria.core"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/tavianator/sangria/core/PotentialAnnotation.Visitor.html" target="_top">Frames</a></li>
-<li><a href="PotentialAnnotation.Visitor.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="PotentialAnnotation.Visitor.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
@@ -78,16 +65,16 @@ var activeTableTab = "activeTableTab";
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
+<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
+<li><a href="#method_detail">Method</a></li>
</ul>
</div>
-<a name="skip.navbar.top">
+<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
@@ -100,26 +87,21 @@ var activeTableTab = "activeTableTab";
<div class="description">
<ul class="blockList">
<li class="blockList">
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - The type to return.</dd>
-</dl>
+<dl><dt><span class="strong">Type Parameters:</span></dt><dd><code>T</code> - The type to return.</dd></dl>
<dl>
<dt>Enclosing class:</dt>
<dd><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core">PotentialAnnotation</a></dd>
</dl>
<hr>
<br>
-<pre>public static interface <span class="typeNameLabel">PotentialAnnotation.Visitor&lt;T&gt;</span></pre>
+<pre>public static interface <span class="strong">PotentialAnnotation.Visitor&lt;T&gt;</span></pre>
<div class="block">A visitor interface to examine a <a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core"><code>PotentialAnnotation</code></a>'s annotation, if it exists.</div>
-<dl>
-<dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>1.1</dd>
-<dt><span class="simpleTagLabel">Version:</span></dt>
-<dd>1.1</dd>
-<dt><span class="simpleTagLabel">Author:</span></dt>
-<dd>Tavian Barnes (tavianator@tavianator.com)</dd>
-</dl>
+<dl><dt><span class="strong">Since:</span></dt>
+ <dd>1.1</dd>
+<dt><span class="strong">Version:</span></dt>
+ <dd>1.1</dd>
+<dt><span class="strong">Author:</span></dt>
+ <dd>Tavian Barnes (tavianator@tavianator.com)</dd></dl>
</li>
</ul>
</div>
@@ -128,31 +110,31 @@ var activeTableTab = "activeTableTab";
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
-<li class="blockList"><a name="method.summary">
+<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
-<tr id="i0" class="altColor">
+<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.Visitor.html" title="type parameter in PotentialAnnotation.Visitor">T</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.Visitor.html#visitAnnotationInstance-java.lang.annotation.Annotation-">visitAnnotationInstance</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>&nbsp;annotation)</code>
+<td class="colLast"><code><strong><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.Visitor.html#visitAnnotationInstance(java.lang.annotation.Annotation)">visitAnnotationInstance</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>&nbsp;annotation)</code>
<div class="block">Called when an annotation instance is stored.</div>
</td>
</tr>
-<tr id="i1" class="rowColor">
+<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.Visitor.html" title="type parameter in PotentialAnnotation.Visitor">T</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.Visitor.html#visitAnnotationType-java.lang.Class-">visitAnnotationType</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>&gt;&nbsp;annotationType)</code>
+<td class="colLast"><code><strong><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.Visitor.html#visitAnnotationType(java.lang.Class)">visitAnnotationType</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>&gt;&nbsp;annotationType)</code>
<div class="block">Called when an annotation type is stored.</div>
</td>
</tr>
-<tr id="i2" class="altColor">
+<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.Visitor.html" title="type parameter in PotentialAnnotation.Visitor">T</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.Visitor.html#visitNoAnnotation--">visitNoAnnotation</a></span>()</code>
+<td class="colLast"><code><strong><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.Visitor.html#visitNoAnnotation()">visitNoAnnotation</a></strong>()</code>
<div class="block">Called when there is no annotation.</div>
</td>
</tr>
@@ -167,11 +149,11 @@ var activeTableTab = "activeTableTab";
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
-<li class="blockList"><a name="method.detail">
+<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
-<a name="visitNoAnnotation--">
+<a name="visitNoAnnotation()">
<!-- -->
</a>
<ul class="blockList">
@@ -179,13 +161,10 @@ var activeTableTab = "activeTableTab";
<h4>visitNoAnnotation</h4>
<pre><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.Visitor.html" title="type parameter in PotentialAnnotation.Visitor">T</a>&nbsp;visitNoAnnotation()</pre>
<div class="block">Called when there is no annotation.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Any value.</dd>
-</dl>
+<dl><dt><span class="strong">Returns:</span></dt><dd>Any value.</dd></dl>
</li>
</ul>
-<a name="visitAnnotationType-java.lang.Class-">
+<a name="visitAnnotationType(java.lang.Class)">
<!-- -->
</a>
<ul class="blockList">
@@ -193,15 +172,11 @@ var activeTableTab = "activeTableTab";
<h4>visitAnnotationType</h4>
<pre><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.Visitor.html" title="type parameter in PotentialAnnotation.Visitor">T</a>&nbsp;visitAnnotationType(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>&gt;&nbsp;annotationType)</pre>
<div class="block">Called when an annotation type is stored.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>annotationType</code> - The annotation type.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Any value.</dd>
-</dl>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>annotationType</code> - The annotation type.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>Any value.</dd></dl>
</li>
</ul>
-<a name="visitAnnotationInstance-java.lang.annotation.Annotation-">
+<a name="visitAnnotationInstance(java.lang.annotation.Annotation)">
<!-- -->
</a>
<ul class="blockListLast">
@@ -209,12 +184,8 @@ var activeTableTab = "activeTableTab";
<h4>visitAnnotationInstance</h4>
<pre><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.Visitor.html" title="type parameter in PotentialAnnotation.Visitor">T</a>&nbsp;visitAnnotationInstance(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>&nbsp;annotation)</pre>
<div class="block">Called when an annotation instance is stored.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>annotation</code> - The annotation instance.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Any value.</dd>
-</dl>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>annotation</code> - The annotation instance.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>Any value.</dd></dl>
</li>
</ul>
</li>
@@ -225,11 +196,9 @@ var activeTableTab = "activeTableTab";
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
+<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
@@ -245,15 +214,15 @@ var activeTableTab = "activeTableTab";
</div>
<div class="subNav">
<ul class="navList">
-<li><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../com/tavianator/sangria/core/PrettyTypes.html" title="class in com.tavianator.sangria.core"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../com/tavianator/sangria/core/PrettyTypes.html" title="class in com.tavianator.sangria.core"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/tavianator/sangria/core/PotentialAnnotation.Visitor.html" target="_top">Frames</a></li>
-<li><a href="PotentialAnnotation.Visitor.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="PotentialAnnotation.Visitor.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
@@ -273,19 +242,19 @@ var activeTableTab = "activeTableTab";
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
+<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
+<li><a href="#method_detail">Method</a></li>
</ul>
</div>
-<a name="skip.navbar.bottom">
+<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015. All rights reserved.</small></p>
</body>
</html>