Stanse  -1
Public Attributes | List of all members
cz.muni.stanse.codestructures.CFGNode.OperandType Enum Reference

Public Attributes

 none
 
 function
 
 constant
 
 varptr
 
 varval
 
 nodeval
 

Member Data Documentation

◆ constant

cz.muni.stanse.codestructures.CFGNode.OperandType.constant

◆ function

cz.muni.stanse.codestructures.CFGNode.OperandType.function

◆ nodeval

cz.muni.stanse.codestructures.CFGNode.OperandType.nodeval

◆ none

cz.muni.stanse.codestructures.CFGNode.OperandType.none

◆ varptr

cz.muni.stanse.codestructures.CFGNode.OperandType.varptr

◆ varval

cz.muni.stanse.codestructures.CFGNode.OperandType.varval

The documentation for this enum was generated from the following file: