@ParametersAreNonnullByDefault
See: Description
| Class | Description |
|---|---|
| AbstractInvoke |
Created by covers1624 on 4/12/21.
|
| AbstractLoop |
Created by covers1624 on 12/9/21.
|
| ArrayElementReference |
Created by covers1624 on 7/12/21.
|
| ArrayLen |
Created by covers1624 on 1/4/21.
|
| Assert |
Created by covers1624 on 30/8/22.
|
| Binary |
Created by covers1624 on 2/3/21.
|
| Block |
Created by covers1624 on 24/2/21.
|
| BlockContainer |
Created by covers1624 on 24/2/21.
|
| Branch |
Unconditional branch.
|
| Cast |
Created by covers1624 on 13/4/21.
|
| ClassDecl |
Created by covers1624 on 4/5/21.
|
| ClassDecl.RecordComponentDecl | |
| Compare |
Created by covers1624 on 7/5/24.
|
| Comparison |
Created by covers1624 on 4/4/21.
|
| CompoundAssignment |
Created by covers1624 on 9/9/21.
|
| Continue |
Created by covers1624 on 12/9/21.
|
| DeadCode |
Created by covers1624 on 26/11/21.
|
| DoWhileLoop |
Created by covers1624 on 3/10/21.
|
| FieldDecl |
Created by covers1624 on 4/5/21.
|
| FieldReference |
Created by covers1624 on 7/12/21.
|
| ForEachLoop |
Created by covers1624 on 5/10/21.
|
| ForLoop |
Created by covers1624 on 15/9/21.
|
| IfInstruction |
Created by covers1624 on 5/4/21.
|
| InstanceOf |
Created by covers1624 on 13/4/21.
|
| Invoke |
Created by covers1624 on 15/4/21.
|
| InvokeDynamic |
Created by covers1624 on 16/7/21.
|
| LdcBoolean |
Created by covers1624 on 28/2/21.
|
| LdcChar |
Created by covers1624 on 12/9/22.
|
| LdcClass |
Created by covers1624 on 18/7/21.
|
| LdcInsn |
Created by covers1624 on 6/5/21.
|
| LdcNull |
Created by covers1624 on 28/2/21.
|
| LdcNumber |
Created by covers1624 on 6/10/22.
|
| LdcString |
Created by covers1624 on 28/2/21.
|
| Leave |
Created by covers1624 on 27/2/21.
|
| Load |
Created by covers1624 on 28/2/21.
|
| LoadThis |
Created by covers1624 on 31/8/21.
|
| LocalReference |
Created by covers1624 on 7/12/21.
|
| LocalVariable |
Represents a variable within a Method.
|
| LogicAnd |
Created by covers1624 on 30/4/24.
|
| LogicNot |
Created by covers1624 on 1/5/24.
|
| LogicOr |
Created by covers1624 on 30/4/24.
|
| MethodDecl |
Created by covers1624 on 19/4/21.
|
| MethodReference |
Created by covers1624 on 10/6/22.
|
| Monitor |
Created by covers1624 on 6/7/21.
|
| New |
Created by covers1624 on 15/4/21.
|
| NewArray |
Created by covers1624 on 1/4/21.
|
| NewObject |
Created by covers1624 on 13/4/21.
|
| Nop |
Created by covers1624 on 25/2/21.
|
| ParameterVariable |
Created by covers1624 on 22/11/21.
|
| PostIncrement |
Created by covers1624 on 5/4/21.
|
| Reference |
Created by covers1624 on 7/12/21.
|
| Return |
Created by covers1624 on 6/12/22.
|
| SimpleInstruction |
Abstract class for Expressions without any arguments.
|
| Store |
Created by covers1624 on 28/2/21.
|
| Switch |
Created by covers1624 on 22/12/21.
|
| SwitchTable |
Created by covers1624 on 5/5/21.
|
| SwitchTable.SwitchSection | |
| Synchronized |
Created by covers1624 on 6/7/21.
|
| Ternary |
Created by covers1624 on 18/12/21.
|
| Throw |
Created by covers1624 on 5/4/21.
|
| TryCatch |
Created by covers1624 on 28/5/21.
|
| TryCatch.TryCatchHandler | |
| TryFinally |
Created by covers1624 on 28/5/21.
|
| TryInstruction |
Created by covers1624 on 7/4/21.
|
| TryWithResources |
Created by covers1624 on 23/11/21.
|
| Unary |
Created by covers1624 on 4/4/21.
|
| WhileLoop |
Created by covers1624 on 12/9/21.
|
| Yield |
Created by covers1624 on 9/2/24.
|
| Enum | Description |
|---|---|
| BinaryOp |
Created by covers1624 on 9/9/21.
|
| Compare.Kind | |
| Comparison.ComparisonKind | |
| Invoke.InvokeKind | |
| LocalVariable.VariableKind |