# Class: com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.CVisitResults

Visit result object, provided to the call\-back methods of an AST visitor object. Refer to [ICElement](ICElement)'s `visitXxx` methods. 

 Refer to the super class for a list of allowed flags.

## Constructor: CVisitResults


## Constructor: CVisitResults
- parameter: `flags`, type: `int`


## Static Field: FLAG_SKIP_BLOCKS
Type: `int`

Constant value: `256`

