Index

A B C D E F G H I J M N P R S U W 
All Classes|All Packages

G

getChildren() - Method in class com.github.CoryBorek.PseudocodeCompiler.lib.BaseCompiler
Gives the children object
getData() - Method in class com.github.CoryBorek.PseudocodeCompiler.impl.java.core.CallFunction
Gets the attributes being called
getFile() - Method in class com.github.CoryBorek.PseudocodeCompiler.lib.items.CompilationItem
Gets the File
getFileName() - Method in class com.github.CoryBorek.PseudocodeCompiler.lib.PseudoFile
Returns the file name
getImports() - Method in class com.github.CoryBorek.PseudocodeCompiler.impl.java.JavaPseudoFile
Gets the imports
getIndent(String) - Static method in class com.github.CoryBorek.PseudocodeCompiler.Util
Returns the indent of a line in a file
getIndentations() - Method in class com.github.CoryBorek.PseudocodeCompiler.lib.PseudoFile
Returns any indentations
getLine() - Method in class com.github.CoryBorek.PseudocodeCompiler.lib.items.SingleLineItem
Returns the current line
getLines() - Method in class com.github.CoryBorek.PseudocodeCompiler.lib.items.CompilationItem
Returns lines
getLines() - Method in class com.github.CoryBorek.PseudocodeCompiler.lib.PseudoFile
Returns the lines
getName() - Method in class com.github.CoryBorek.PseudocodeCompiler.impl.java.core.CallFunction
Gets the name of the function
getName() - Method in class com.github.CoryBorek.PseudocodeCompiler.impl.java.functions.ConstructorFunction
Gets the name of the Constructor (Class name)
getName() - Method in class com.github.CoryBorek.PseudocodeCompiler.impl.java.functions.NormalFunction
Gets the name of the function
getName() - Method in class com.github.CoryBorek.PseudocodeCompiler.lib.items.DataType
Returns the name
getNewLine() - Method in class com.github.CoryBorek.PseudocodeCompiler.lib.items.SingleLineItem
Returns the outputted line
getParent() - Method in class com.github.CoryBorek.PseudocodeCompiler.lib.items.CompilationItem
Gets the parent ouject
getStartingNum() - Method in class com.github.CoryBorek.PseudocodeCompiler.lib.items.CompilationItem
Gets the starting number
getStatic() - Method in class com.github.CoryBorek.PseudocodeCompiler.impl.java.functions.NormalFunction
Gets the static info
getType() - Method in class com.github.CoryBorek.PseudocodeCompiler.impl.java.core.Read
Gets the DataType
getType() - Method in class com.github.CoryBorek.PseudocodeCompiler.impl.java.core.Return
Gets the return type
getType() - Method in class com.github.CoryBorek.PseudocodeCompiler.lib.items.DataType
Returns the type
getType(String) - Method in class com.github.CoryBorek.PseudocodeCompiler.lib.java.BaseClass
Gets the data type
getType(String) - Method in class com.github.CoryBorek.PseudocodeCompiler.lib.java.BaseFunction
 
getUpdating() - Method in class com.github.CoryBorek.PseudocodeCompiler.lib.items.DataType
Returns if it is updating
getValue() - Method in class com.github.CoryBorek.PseudocodeCompiler.impl.java.core.Return
Gets the value being returned
getVars() - Method in class com.github.CoryBorek.PseudocodeCompiler.impl.java.functions.ConstructorFunction
Gets the variables
getVars() - Method in class com.github.CoryBorek.PseudocodeCompiler.impl.java.functions.NormalFunction
Gets the variables
A B C D E F G H I J M N P R S U W 
All Classes|All Packages