~francis-giraldeau/noesis/xsugar-strict

« back to all changes in this revision

Viewing changes to doc/dk/brics/xsugar/stylesheet/Value.html

  • Committer: Francis Giraldeau
  • Date: 2009-08-05 13:07:07 UTC
  • Revision ID: francis.giraldeau@revolutionlinux.com-20090805130707-b8p8x13khol5p9o5
ajout des sources

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
2
<!--NewPage-->
 
3
<HTML>
 
4
<HEAD>
 
5
<!-- Generated by javadoc (build 1.6.0_02) on Mon Dec 29 12:39:51 CET 2008 -->
 
6
<TITLE>
 
7
Value (dk.brics.xsugar)
 
8
</TITLE>
 
9
 
 
10
<META NAME="date" CONTENT="2008-12-29">
 
11
 
 
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 
13
 
 
14
<SCRIPT type="text/javascript">
 
15
function windowTitle()
 
16
{
 
17
    if (location.href.indexOf('is-external=true') == -1) {
 
18
        parent.document.title="Value (dk.brics.xsugar)";
 
19
    }
 
20
}
 
21
</SCRIPT>
 
22
<NOSCRIPT>
 
23
</NOSCRIPT>
 
24
 
 
25
</HEAD>
 
26
 
 
27
<BODY BGCOLOR="white" onload="windowTitle();">
 
28
<HR>
 
29
 
 
30
 
 
31
<!-- ========= START OF TOP NAVBAR ======= -->
 
32
<A NAME="navbar_top"><!-- --></A>
 
33
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 
34
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 
35
<TR>
 
36
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
37
<A NAME="navbar_top_firstrow"><!-- --></A>
 
38
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
 
39
  <TR ALIGN="center" VALIGN="top">
 
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
42
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
43
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
44
  </TR>
 
45
</TABLE>
 
46
</TD>
 
47
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
48
</EM>
 
49
</TD>
 
50
</TR>
 
51
 
 
52
<TR>
 
53
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
54
&nbsp;<A HREF="../../../../dk/brics/xsugar/stylesheet/Unit.html" title="class in dk.brics.xsugar.stylesheet"><B>PREV CLASS</B></A>&nbsp;
 
55
&nbsp;<A HREF="../../../../dk/brics/xsugar/stylesheet/Visitor.html" title="interface in dk.brics.xsugar.stylesheet"><B>NEXT CLASS</B></A></FONT></TD>
 
56
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
57
  <A HREF="../../../../index.html?dk/brics/xsugar/stylesheet/Value.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
58
&nbsp;<A HREF="Value.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
59
&nbsp;<SCRIPT type="text/javascript">
 
60
  <!--
 
61
  if(window==top) {
 
62
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
 
63
  }
 
64
  //-->
 
65
</SCRIPT>
 
66
<NOSCRIPT>
 
67
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
 
68
</NOSCRIPT>
 
69
 
 
70
 
 
71
</FONT></TD>
 
72
</TR>
 
73
<TR>
 
74
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
75
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 
76
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
77
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 
78
</TR>
 
79
</TABLE>
 
80
<A NAME="skip-navbar_top"></A>
 
81
<!-- ========= END OF TOP NAVBAR ========= -->
 
82
 
 
83
<HR>
 
84
<!-- ======== START OF CLASS DATA ======== -->
 
85
<H2>
 
86
<FONT SIZE="-1">
 
87
dk.brics.xsugar.stylesheet</FONT>
 
88
<BR>
 
89
Interface Value</H2>
 
90
<DL>
 
91
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../dk/brics/xsugar/stylesheet/Nonterminal.html" title="class in dk.brics.xsugar.stylesheet">Nonterminal</A>, <A HREF="../../../../dk/brics/xsugar/stylesheet/RegexpTerminal.html" title="class in dk.brics.xsugar.stylesheet">RegexpTerminal</A>, <A HREF="../../../../dk/brics/xsugar/stylesheet/StringTerminal.html" title="class in dk.brics.xsugar.stylesheet">StringTerminal</A></DD>
 
92
</DL>
 
93
<HR>
 
94
<DL>
 
95
<DT><PRE>public interface <B>Value</B></DL>
 
96
</PRE>
 
97
 
 
98
<P>
 
99
Interface for attribute values.
 
100
<P>
 
101
 
 
102
<P>
 
103
<HR>
 
104
 
 
105
<P>
 
106
 
 
107
<!-- ========== METHOD SUMMARY =========== -->
 
108
 
 
109
<A NAME="method_summary"><!-- --></A>
 
110
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
111
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
112
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
 
113
<B>Method Summary</B></FONT></TH>
 
114
</TR>
 
115
<TR BGCOLOR="white" CLASS="TableRowColor">
 
116
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
117
<CODE>&nbsp;void</CODE></FONT></TD>
 
118
<TD><CODE><B><A HREF="../../../../dk/brics/xsugar/stylesheet/Value.html#visit(dk.brics.xsugar.stylesheet.Visitor)">visit</A></B>(<A HREF="../../../../dk/brics/xsugar/stylesheet/Visitor.html" title="interface in dk.brics.xsugar.stylesheet">Visitor</A>&nbsp;visitor)</CODE>
 
119
 
 
120
<BR>
 
121
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Visits this node.</TD>
 
122
</TR>
 
123
</TABLE>
 
124
&nbsp;
 
125
<P>
 
126
 
 
127
<!-- ============ METHOD DETAIL ========== -->
 
128
 
 
129
<A NAME="method_detail"><!-- --></A>
 
130
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
131
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
132
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
 
133
<B>Method Detail</B></FONT></TH>
 
134
</TR>
 
135
</TABLE>
 
136
 
 
137
<A NAME="visit(dk.brics.xsugar.stylesheet.Visitor)"><!-- --></A><H3>
 
138
visit</H3>
 
139
<PRE>
 
140
void <B>visit</B>(<A HREF="../../../../dk/brics/xsugar/stylesheet/Visitor.html" title="interface in dk.brics.xsugar.stylesheet">Visitor</A>&nbsp;visitor)</PRE>
 
141
<DL>
 
142
<DD>Visits this node.
 
143
<P>
 
144
<DD><DL>
 
145
<DT><B>Parameters:</B><DD><CODE>visitor</CODE> - visitor</DL>
 
146
</DD>
 
147
</DL>
 
148
<!-- ========= END OF CLASS DATA ========= -->
 
149
<HR>
 
150
 
 
151
 
 
152
<!-- ======= START OF BOTTOM NAVBAR ====== -->
 
153
<A NAME="navbar_bottom"><!-- --></A>
 
154
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 
155
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 
156
<TR>
 
157
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
158
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
159
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
 
160
  <TR ALIGN="center" VALIGN="top">
 
161
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
162
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
163
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
164
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
165
  </TR>
 
166
</TABLE>
 
167
</TD>
 
168
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
169
</EM>
 
170
</TD>
 
171
</TR>
 
172
 
 
173
<TR>
 
174
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
175
&nbsp;<A HREF="../../../../dk/brics/xsugar/stylesheet/Unit.html" title="class in dk.brics.xsugar.stylesheet"><B>PREV CLASS</B></A>&nbsp;
 
176
&nbsp;<A HREF="../../../../dk/brics/xsugar/stylesheet/Visitor.html" title="interface in dk.brics.xsugar.stylesheet"><B>NEXT CLASS</B></A></FONT></TD>
 
177
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
178
  <A HREF="../../../../index.html?dk/brics/xsugar/stylesheet/Value.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
179
&nbsp;<A HREF="Value.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
180
&nbsp;<SCRIPT type="text/javascript">
 
181
  <!--
 
182
  if(window==top) {
 
183
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
 
184
  }
 
185
  //-->
 
186
</SCRIPT>
 
187
<NOSCRIPT>
 
188
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
 
189
</NOSCRIPT>
 
190
 
 
191
 
 
192
</FONT></TD>
 
193
</TR>
 
194
<TR>
 
195
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
196
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 
197
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
198
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 
199
</TR>
 
200
</TABLE>
 
201
<A NAME="skip-navbar_bottom"></A>
 
202
<!-- ======== END OF BOTTOM NAVBAR ======= -->
 
203
 
 
204
<HR>
 
205
<i> Copyright &#169; 2004-2007 Anders M&oslash;ller &amp; Claus Brabrand. </i>
 
206
</BODY>
 
207
</HTML>