public class BindingDestinationMaker extends Object
Modifier and Type | Class and Description |
---|---|
static class |
BindingDestinationMaker.Destination |
Constructor and Description |
---|
BindingDestinationMaker() |
Modifier and Type | Method and Description |
---|---|
static IExpressionNode |
makeDestinationFunctionInstructionList(IMXMLDataBindingNode dbnode,
MXMLClassDirectiveProcessor host)
Generate destination function from an IMXMLConcatenatedDataBindingNode
or IMXMLDataBindingNode
Do this by walking up and down the tree, building up instruction list
|
public static IExpressionNode makeDestinationFunctionInstructionList(IMXMLDataBindingNode dbnode, MXMLClassDirectiveProcessor host)
Copyright © 2016 The Apache Software Foundation. All rights reserved.