aboutsummaryrefslogtreecommitdiffstats
path: root/html/javassist/expr/NewExpr.html
blob: 4f8804c70a44235a0149587906a4fa21045f3a01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.1) on Tue Apr 16 01:48:29 JST 2019 -->
<title>NewExpr (Javassist API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2019-04-16">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../jquery/jquery-ui.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.3.1.js"></script>
<script type="text/javascript" src="../../jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
    try {
        if (location.href.indexOf('is-external=true') == -1) {
            parent.document.title="NewExpr (Javassist API)";
        }
    }
    catch(err) {
    }
//-->
var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
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><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/NewExpr.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-all.html">Index</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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</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>
</ul>
</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>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">javassist.expr</a></div>
<h2 title="Class NewExpr" class="title">Class NewExpr</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="Expr.html" title="class in javassist.expr">javassist.expr.Expr</a></li>
<li>
<ul class="inheritance">
<li>javassist.expr.NewExpr</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><code><a href="../bytecode/Opcode.html" title="interface in javassist.bytecode">Opcode</a></code></dd>
</dl>
<hr>
<pre>public class <span class="typeNameLabel">NewExpr</span>
extends <a href="Expr.html" title="class in javassist.expr">Expr</a></pre>
<div class="block">Object creation (<code>new</code> expression).</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.summary">
<!--   -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a id="fields.inherited.from.class.javassist.bytecode.Opcode">
<!--   -->
</a>
<h3>Fields inherited from interface&nbsp;javassist.bytecode.<a href="../bytecode/Opcode.html" title="interface in javassist.bytecode">Opcode</a></h3>
<code><a href="../bytecode/Opcode.html#AALOAD">AALOAD</a>, <a href="../bytecode/Opcode.html#AASTORE">AASTORE</a>, <a href="../bytecode/Opcode.html#ACONST_NULL">ACONST_NULL</a>, <a href="../bytecode/Opcode.html#ALOAD">ALOAD</a>, <a href="../bytecode/Opcode.html#ALOAD_0">ALOAD_0</a>, <a href="../bytecode/Opcode.html#ALOAD_1">ALOAD_1</a>, <a href="../bytecode/Opcode.html#ALOAD_2">ALOAD_2</a>, <a href="../bytecode/Opcode.html#ALOAD_3">ALOAD_3</a>, <a href="../bytecode/Opcode.html#ANEWARRAY">ANEWARRAY</a>, <a href="../bytecode/Opcode.html#ARETURN">ARETURN</a>, <a href="../bytecode/Opcode.html#ARRAYLENGTH">ARRAYLENGTH</a>, <a href="../bytecode/Opcode.html#ASTORE">ASTORE</a>, <a href="../bytecode/Opcode.html#ASTORE_0">ASTORE_0</a>, <a href="../bytecode/Opcode.html#ASTORE_1">ASTORE_1</a>, <a href="../bytecode/Opcode.html#ASTORE_2">ASTORE_2</a>, <a href="../bytecode/Opcode.html#ASTORE_3">ASTORE_3</a>, <a href="../bytecode/Opcode.html#ATHROW">ATHROW</a>, <a href="../bytecode/Opcode.html#BALOAD">BALOAD</a>, <a href="../bytecode/Opcode.html#BASTORE">BASTORE</a>, <a href="../bytecode/Opcode.html#BIPUSH">BIPUSH</a>, <a href="../bytecode/Opcode.html#CALOAD">CALOAD</a>, <a href="../bytecode/Opcode.html#CASTORE">CASTORE</a>, <a href="../bytecode/Opcode.html#CHECKCAST">CHECKCAST</a>, <a href="../bytecode/Opcode.html#D2F">D2F</a>, <a href="../bytecode/Opcode.html#D2I">D2I</a>, <a href="../bytecode/Opcode.html#D2L">D2L</a>, <a href="../bytecode/Opcode.html#DADD">DADD</a>, <a href="../bytecode/Opcode.html#DALOAD">DALOAD</a>, <a href="../bytecode/Opcode.html#DASTORE">DASTORE</a>, <a href="../bytecode/Opcode.html#DCMPG">DCMPG</a>, <a href="../bytecode/Opcode.html#DCMPL">DCMPL</a>, <a href="../bytecode/Opcode.html#DCONST_0">DCONST_0</a>, <a href="../bytecode/Opcode.html#DCONST_1">DCONST_1</a>, <a href="../bytecode/Opcode.html#DDIV">DDIV</a>, <a href="../bytecode/Opcode.html#DLOAD">DLOAD</a>, <a href="../bytecode/Opcode.html#DLOAD_0">DLOAD_0</a>, <a href="../bytecode/Opcode.html#DLOAD_1">DLOAD_1</a>, <a href="../bytecode/Opcode.html#DLOAD_2">DLOAD_2</a>, <a href="../bytecode/Opcode.html#DLOAD_3">DLOAD_3</a>, <a href="../bytecode/Opcode.html#DMUL">DMUL</a>, <a href="../bytecode/Opcode.html#DNEG">DNEG</a>, <a href="../bytecode/Opcode.html#DREM">DREM</a>, <a href="../bytecode/Opcode.html#DRETURN">DRETURN</a>, <a href="../bytecode/Opcode.html#DSTORE">DSTORE</a>, <a href="../bytecode/Opcode.html#DSTORE_0">DSTORE_0</a>, <a href="../bytecode/Opcode.html#DSTORE_1">DSTORE_1</a>, <a href="../bytecode/Opcode.html#DSTORE_2">DSTORE_2</a>, <a href="../bytecode/Opcode.html#DSTORE_3">DSTORE_3</a>, <a href="../bytecode/Opcode.html#DSUB">DSUB</a>, <a href="../bytecode/Opcode.html#DUP">DUP</a>, <a href="../bytecode/Opcode.html#DUP_X1">DUP_X1</a>, <a href="../bytecode/Opcode.html#DUP_X2">DUP_X2</a>, <a href="../bytecode/Opcode.html#DUP2">DUP2</a>, <a href="../bytecode/Opcode.html#DUP2_X1">DUP2_X1</a>, <a href="../bytecode/Opcode.html#DUP2_X2">DUP2_X2</a>, <a href="../bytecode/Opcode.html#F2D">F2D</a>, <a href="../bytecode/Opcode.html#F2I">F2I</a>, <a href="../bytecode/Opcode.html#F2L">F2L</a>, <a href="../bytecode/Opcode.html#FADD">FADD</a>, <a href="../bytecode/Opcode.html#FALOAD">FALOAD</a>, <a href="../bytecode/Opcode.html#FASTORE">FASTORE</a>, <a href="../bytecode/Opcode.html#FCMPG">FCMPG</a>, <a href="../bytecode/Opcode.html#FCMPL">FCMPL</a>, <a href="../bytecode/Opcode.html#FCONST_0">FCONST_0</a>, <a href="../bytecode/Opcode.html#FCONST_1">FCONST_1</a>, <a href="../bytecode/Opcode.html#FCONST_2">FCONST_2</a>, <a href="../bytecode/Opcode.html#FDIV">FDIV</a>, <a href="../bytecode/Opcode.html#FLOAD">FLOAD</a>, <a href="../bytecode/Opcode.html#FLOAD_0">FLOAD_0</a>, <a href="../bytecode/Opcode.html#FLOAD_1">FLOAD_1</a>, <a href="../bytecode/Opcode.html#FLOAD_2">FLOAD_2</a>, <a href="../bytecode/Opcode.html#FLOAD_3">FLOAD_3</a>, <a href="../bytecode/Opcode.html#FMUL">FMUL</a>, <a href="../bytecode/Opcode.html#FNEG">FNEG</a>, <a href="../bytecode/Opcode.html#FREM">FREM</a>, <a href="../bytecode/Opcode.html#FRETURN">FRETURN</a>, <a href="../bytecode/Opcode.html#FSTORE">FSTORE</a>, <a href="../bytecode/Opcode.html#FSTORE_0">FSTORE_0</a>, <a href="../bytecode/Opcode.html#FSTORE_1">FSTORE_1</a>, <a href="../bytecode/Opcode.html#FSTORE_2">FSTORE_2</a>, <a href="../bytecode/Opcode.html#FSTORE_3">FSTORE_3</a>, <a href="../bytecode/Opcode.html#FSUB">FSUB</a>, <a href="../bytecode/Opcode.html#GETFIELD">GETFIELD</a>, <a href="../bytecode/Opcode.html#GETSTATIC">GETSTATIC</a>, <a href="../bytecode/Opcode.html#GOTO">GOTO</a>, <a href="../bytecode/Opcode.html#GOTO_W">GOTO_W</a>, <a href="../bytecode/Opcode.html#I2B">I2B</a>, <a href="../bytecode/Opcode.html#I2C">I2C</a>, <a href="../bytecode/Opcode.html#I2D">I2D</a>, <a href="../bytecode/Opcode.html#I2F">I2F</a>, <a href="../bytecode/Opcode.html#I2L">I2L</a>, <a href="../bytecode/Opcode.html#I2S">I2S</a>, <a href="../bytecode/Opcode.html#IADD">IADD</a>, <a href="../bytecode/Opcode.html#IALOAD">IALOAD</a>, <a href="../bytecode/Opcode.html#IAND">IAND</a>, <a href="../bytecode/Opcode.html#IASTORE">IASTORE</a>, <a href="../bytecode/Opcode.html#ICONST_0">ICONST_0</a>, <a href="../bytecode/Opcode.html#ICONST_1">ICONST_1</a>, <a href="../bytecode/Opcode.html#ICONST_2">ICONST_2</a>, <a href="../bytecode/Opcode.html#ICONST_3">ICONST_3</a>, <a href="../bytecode/Opcode.html#ICONST_4">ICONST_4</a>, <a href="../bytecode/Opcode.html#ICONST_5">ICONST_5</a>, <a href="../bytecode/Opcode.html#ICONST_M1">ICONST_M1</a>, <a href="../bytecode/Opcode.html#IDIV">IDIV</a>, <a href="../bytecode/Opcode.html#IF_ACMPEQ">IF_ACMPEQ</a>, <a href="../bytecode/Opcode.html#IF_ACMPNE">IF_ACMPNE</a>, <a href="../bytecode/Opcode.html#IF_ICMPEQ">IF_ICMPEQ</a>, <a href="../bytecode/Opcode.html#IF_ICMPGE">IF_ICMPGE</a>, <a href="../bytecode/Opcode.html#IF_ICMPGT">IF_ICMPGT</a>, <a href="../bytecode/Opcode.html#IF_ICMPLE">IF_ICMPLE</a>, <a href="../bytecode/Opcode.html#IF_ICMPLT">IF_ICMPLT</a>, <a href="../bytecode/Opcode.html#IF_ICMPNE">IF_ICMPNE</a>, <a href="../bytecode/Opcode.html#IFEQ">IFEQ</a>, <a href="../bytecode/Opcode.html#IFGE">IFGE</a>, <a href="../bytecode/Opcode.html#IFGT">IFGT</a>, <a href="../bytecode/Opcode.html#IFLE">IFLE</a>, <a href="../bytecode/Opcode.html#IFLT">IFLT</a>, <a href="../bytecode/Opcode.html#IFNE">IFNE</a>, <a href="../bytecode/Opcode.html#IFNONNULL">IFNONNULL</a>, <a href="../bytecode/Opcode.html#IFNULL">IFNULL</a>, <a href="../bytecode/Opcode.html#IINC">IINC</a>, <a href="../bytecode/Opcode.html#ILOAD">ILOAD</a>, <a href="../bytecode/Opcode.html#ILOAD_0">ILOAD_0</a>, <a href="../bytecode/Opcode.html#ILOAD_1">ILOAD_1</a>, <a href="../bytecode/Opcode.html#ILOAD_2">ILOAD_2</a>, <a href="../bytecode/Opcode.html#ILOAD_3">ILOAD_3</a>, <a href="../bytecode/Opcode.html#IMUL">IMUL</a>, <a href="../bytecode/Opcode.html#INEG">INEG</a>, <a href="../bytecode/Opcode.html#INSTANCEOF">INSTANCEOF</a>, <a href="../bytecode/Opcode.html#INVOKEDYNAMIC">INVOKEDYNAMIC</a>, <a href="../bytecode/Opcode.html#INVOKEINTERFACE">INVOKEINTERFACE</a>, <a href="../bytecode/Opcode.html#INVOKESPECIAL">INVOKESPECIAL</a>, <a href="../bytecode/Opcode.html#INVOKESTATIC">INVOKESTATIC</a>, <a href="../bytecode/Opcode.html#INVOKEVIRTUAL">INVOKEVIRTUAL</a>, <a href="../bytecode/Opcode.html#IOR">IOR</a>, <a href="../bytecode/Opcode.html#IREM">IREM</a>, <a href="../bytecode/Opcode.html#IRETURN">IRETURN</a>, <a href="../bytecode/Opcode.html#ISHL">ISHL</a>, <a href="../bytecode/Opcode.html#ISHR">ISHR</a>, <a href="../bytecode/Opcode.html#ISTORE">ISTORE</a>, <a href="../bytecode/Opcode.html#ISTORE_0">ISTORE_0</a>, <a href="../bytecode/Opcode.html#ISTORE_1">ISTORE_1</a>, <a href="../bytecode/Opcode.html#ISTORE_2">ISTORE_2</a>, <a href="../bytecode/Opcode.html#ISTORE_3">ISTORE_3</a>, <a href="../bytecode/Opcode.html#ISUB">ISUB</a>, <a href="../bytecode/Opcode.html#IUSHR">IUSHR</a>, <a href="../bytecode/Opcode.html#IXOR">IXOR</a>, <a href="../bytecode/Opcode.html#JSR">JSR</a>, <a href="../bytecode/Opcode.html#JSR_W">JSR_W</a>, <a href="../bytecode/Opcode.html#L2D">L2D</a>, <a href="../bytecode/Opcode.html#L2F">L2F</a>, <a href="../bytecode/Opcode.html#L2I">L2I</a>, <a href="../bytecode/Opcode.html#LADD">LADD</a>, <a href="../bytecode/Opcode.html#LALOAD">LALOAD</a>, <a href="../bytecode/Opcode.html#LAND">LAND</a>, <a href="../bytecode/Opcode.html#LASTORE">LASTORE</a>, <a href="../bytecode/Opcode.html#LCMP">LCMP</a>, <a href="../bytecode/Opcode.html#LCONST_0">LCONST_0</a>, <a href="../bytecode/Opcode.html#LCONST_1">LCONST_1</a>, <a href="../bytecode/Opcode.html#LDC">LDC</a>, <a href="../bytecode/Opcode.html#LDC_W">LDC_W</a>, <a href="../bytecode/Opcode.html#LDC2_W">LDC2_W</a>, <a href="../bytecode/Opcode.html#LDIV">LDIV</a>, <a href="../bytecode/Opcode.html#LLOAD">LLOAD</a>, <a href="../bytecode/Opcode.html#LLOAD_0">LLOAD_0</a>, <a href="../bytecode/Opcode.html#LLOAD_1">LLOAD_1</a>, <a href="../bytecode/Opcode.html#LLOAD_2">LLOAD_2</a>, <a href="../bytecode/Opcode.html#LLOAD_3">LLOAD_3</a>, <a href="../bytecode/Opcode.html#LMUL">LMUL</a>, <a href="../bytecode/Opcode.html#LNEG">LNEG</a>, <a href="../bytecode/Opcode.html#LOOKUPSWITCH">LOOKUPSWITCH</a>, <a href="../bytecode/Opcode.html#LOR">LOR</a>, <a href="../bytecode/Opcode.html#LREM">LREM</a>, <a href="../bytecode/Opcode.html#LRETURN">LRETURN</a>, <a href="../bytecode/Opcode.html#LSHL">LSHL</a>, <a href="../bytecode/Opcode.html#LSHR">LSHR</a>, <a href="../bytecode/Opcode.html#LSTORE">LSTORE</a>, <a href="../bytecode/Opcode.html#LSTORE_0">LSTORE_0</a>, <a href="../bytecode/Opcode.html#LSTORE_1">LSTORE_1</a>, <a href="../bytecode/Opcode.html#LSTORE_2">LSTORE_2</a>, <a href="../bytecode/Opcode.html#LSTORE_3">LSTORE_3</a>, <a href="../bytecode/Opcode.html#LSUB">LSUB</a>, <a href="../bytecode/Opcode.html#LUSHR">LUSHR</a>, <a href="../bytecode/Opcode.html#LXOR">LXOR</a>, <a href="../bytecode/Opcode.html#MONITORENTER">MONITORENTER</a>, <a href="../bytecode/Opcode.html#MONITOREXIT">MONITOREXIT</a>, <a href="../bytecode/Opcode.html#MULTIANEWARRAY">MULTIANEWARRAY</a>, <a href="../bytecode/Opcode.html#NEW">NEW</a>, <a href="../bytecode/Opcode.html#NEWARRAY">NEWARRAY</a>, <a href="../bytecode/Opcode.html#NOP">NOP</a>, <a href="../bytecode/Opcode.html#POP">POP</a>, <a href="../bytecode/Opcode.html#POP2">POP2</a>, <a href="../bytecode/Opcode.html#PUTFIELD">PUTFIELD</a>, <a href="../bytecode/Opcode.html#PUTSTATIC">PUTSTATIC</a>, <a href="../bytecode/Opcode.html#RET">RET</a>, <a href="../bytecode/Opcode.html#RETURN">RETURN</a>, <a href="../bytecode/Opcode.html#SALOAD">SALOAD</a>, <a href="../bytecode/Opcode.html#SASTORE">SASTORE</a>, <a href="../bytecode/Opcode.html#SIPUSH">SIPUSH</a>, <a href="../bytecode/Opcode.html#STACK_GROW">STACK_GROW</a>, <a href="../bytecode/Opcode.html#SWAP">SWAP</a>, <a href="../bytecode/Opcode.html#T_BOOLEAN">T_BOOLEAN</a>, <a href="../bytecode/Opcode.html#T_BYTE">T_BYTE</a>, <a href="../bytecode/Opcode.html#T_CHAR">T_CHAR</a>, <a href="../bytecode/Opcode.html#T_DOUBLE">T_DOUBLE</a>, <a href="../bytecode/Opcode.html#T_FLOAT">T_FLOAT</a>, <a href="../bytecode/Opcode.html#T_INT">T_INT</a>, <a href="../bytecode/Opcode.html#T_LONG">T_LONG</a>, <a href="../bytecode/Opcode.html#T_SHORT">T_SHORT</a>, <a href="../bytecode/Opcode.html#TABLESWITCH">TABLESWITCH</a>, <a href="../bytecode/Opcode.html#WIDE">WIDE</a></code></li>
</ul>
</li>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!--   -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary">
<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="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getClassName()">getClassName</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the class name of the created object.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="../CtConstructor.html" title="class in javassist">CtConstructor</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getConstructor()">getConstructor</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the constructor called for creating the object.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getFileName()">getFileName</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the source file containing the <code>new</code> expression.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getLineNumber()">getLineNumber</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the line number of the source line containing the
 <code>new</code> expression.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSignature()">getSignature</a></span>()</code></th>
<td class="colLast">
<div class="block">Get the signature of the constructor

 The signature is represented by a character string
 called method descriptor, which is defined in the JVM specification.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../CtClass.html" title="class in javassist">CtClass</a>[]</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#mayThrow()">mayThrow</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the list of exceptions that the expression may throw.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#replace(java.lang.String)">replace</a></span>&#8203;(java.lang.String&nbsp;statement)</code></th>
<td class="colLast">
<div class="block">Replaces the <code>new</code> expression with the bytecode derived from
 the given source text.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../CtBehavior.html" title="class in javassist">CtBehavior</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#where()">where</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the method or constructor containing the <code>new</code>
 expression represented by this object.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.javassist.expr.Expr">
<!--   -->
</a>
<h3>Methods inherited from class&nbsp;javassist.expr.<a href="Expr.html" title="class in javassist.expr">Expr</a></h3>
<code><a href="Expr.html#getEnclosingClass()">getEnclosingClass</a>, <a href="Expr.html#indexOfBytecode()">indexOfBytecode</a>, <a href="Expr.html#replace(java.lang.String,javassist.expr.ExprEditor)">replace</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
<!--   -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!--   -->
</a>
<h3>Method Detail</h3>
<a id="where()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>where</h4>
<pre class="methodSignature">public&nbsp;<a href="../CtBehavior.html" title="class in javassist">CtBehavior</a>&nbsp;where()</pre>
<div class="block">Returns the method or constructor containing the <code>new</code>
 expression represented by this object.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="Expr.html#where()">where</a></code>&nbsp;in class&nbsp;<code><a href="Expr.html" title="class in javassist.expr">Expr</a></code></dd>
</dl>
</li>
</ul>
<a id="getLineNumber()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLineNumber</h4>
<pre class="methodSignature">public&nbsp;int&nbsp;getLineNumber()</pre>
<div class="block">Returns the line number of the source line containing the
 <code>new</code> expression.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="Expr.html#getLineNumber()">getLineNumber</a></code>&nbsp;in class&nbsp;<code><a href="Expr.html" title="class in javassist.expr">Expr</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>-1       if this information is not available.</dd>
</dl>
</li>
</ul>
<a id="getFileName()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFileName</h4>
<pre class="methodSignature">public&nbsp;java.lang.String&nbsp;getFileName()</pre>
<div class="block">Returns the source file containing the <code>new</code> expression.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="Expr.html#getFileName()">getFileName</a></code>&nbsp;in class&nbsp;<code><a href="Expr.html" title="class in javassist.expr">Expr</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>null     if this information is not available.</dd>
</dl>
</li>
</ul>
<a id="getClassName()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getClassName</h4>
<pre class="methodSignature">public&nbsp;java.lang.String&nbsp;getClassName()</pre>
<div class="block">Returns the class name of the created object.</div>
</li>
</ul>
<a id="getSignature()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSignature</h4>
<pre class="methodSignature">public&nbsp;java.lang.String&nbsp;getSignature()</pre>
<div class="block">Get the signature of the constructor

 The signature is represented by a character string
 called method descriptor, which is defined in the JVM specification.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the signature</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../CtBehavior.html#getSignature()"><code>CtBehavior.getSignature()</code></a>, 
<a href="../bytecode/Descriptor.html" title="class in javassist.bytecode"><code>Descriptor</code></a></dd>
</dl>
</li>
</ul>
<a id="getConstructor()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getConstructor</h4>
<pre class="methodSignature">public&nbsp;<a href="../CtConstructor.html" title="class in javassist">CtConstructor</a>&nbsp;getConstructor()
                             throws <a href="../NotFoundException.html" title="class in javassist">NotFoundException</a></pre>
<div class="block">Returns the constructor called for creating the object.</div>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../NotFoundException.html" title="class in javassist">NotFoundException</a></code></dd>
</dl>
</li>
</ul>
<a id="mayThrow()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mayThrow</h4>
<pre class="methodSignature">public&nbsp;<a href="../CtClass.html" title="class in javassist">CtClass</a>[]&nbsp;mayThrow()</pre>
<div class="block">Returns the list of exceptions that the expression may throw.
 This list includes both the exceptions that the try-catch statements
 including the expression can catch and the exceptions that
 the throws declaration allows the method to throw.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="Expr.html#mayThrow()">mayThrow</a></code>&nbsp;in class&nbsp;<code><a href="Expr.html" title="class in javassist.expr">Expr</a></code></dd>
</dl>
</li>
</ul>
<a id="replace(java.lang.String)">
<!--   -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>replace</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;replace&#8203;(java.lang.String&nbsp;statement)
             throws <a href="../CannotCompileException.html" title="class in javassist">CannotCompileException</a></pre>
<div class="block">Replaces the <code>new</code> expression with the bytecode derived from
 the given source text.

 <p>$0 is available but the value is null.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="Expr.html#replace(java.lang.String)">replace</a></code>&nbsp;in class&nbsp;<code><a href="Expr.html" title="class in javassist.expr">Expr</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>statement</code> - a Java statement except try-catch.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../CannotCompileException.html" title="class in javassist">CannotCompileException</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<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><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/NewExpr.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-all.html">Index</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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</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>
</ul>
</div>
<a id="skip.navbar.bottom">
<!--   -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small><i>Javassist, a Java-bytecode translator toolkit.<br>
Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.</i></small></p>
</footer>
</body>
</html>