# Class: com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.compiler.EPatternCompiler.EPattern.P

Internal multi\-pattern holding an input or output pattern block.

## Method: getCountOfLines
- return type: `int`


## Method: getCountOfReplacedLines
- return type: `int`


## Method: getFirstReplacedLineIndex
- return type: `int`


## Method: getFlags
- return type: `int`


## Method: getLastReplacedLineIndex
- return type: `int`


## Method: getLine
- parameter: `index`, type: `int`
- return type: `com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.compiler.EPatternCompiler.EPattern.P.E`


## Method: getLines
- return type: `java.util.List<com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.compiler.EPatternCompiler.EPattern.P.E>`


## Method: getTriggerIndex
- return type: `int`


## Method: getTriggerLine
- return type: `com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.compiler.EPatternCompiler.EPattern.P.E`


## Method: toString
- return type: `java.lang.String`


