pystencils.backend.ast.structural.PsDeclaration#
- class pystencils.backend.ast.structural.PsDeclaration(lhs, rhs)#
- Parameters:
lhs (PsSymbolExpr)
rhs (PsExpression)
- _clone_structural()#
Implementation of structural node cloning.
- Return type:
lhs (PsSymbolExpr)
rhs (PsExpression)
Implementation of structural node cloning.