We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
At least we tested with two slides and they cannot be handled because we have a problem in
CollectionIsEmpty: a Stack() is empty Stack(Collection)>>errorEmptyCollection Stack(Collection)>>emptyCheck Stack(LinkedList)>>removeFirst Stack>>pop PRSlideTransformer(PRNodeTransformer)>>replace: PRSlideTransformer(PRNodeTransformer)>>delete PRSlideTransformer>>add:toCurrentEnvironmentOr: PRSlideTransformer>>visitDocumentGroup: PRSlideTransformer(PRVisitor)>>visitDocument: PRDocument>>accept: PRDocument(Object)>>acceptDecorated: PRSlideTransformer(PRVisitor)>>visit: PRSlideTransformer(PRVisitor)>>start: PRSlideTransformer(PRNodeTransformer)>>start: PRSlideTransformer>>start: [ :accum :each | each start: accum ] in PRAbstractOutputDocument>>transformDocument: in Block: [ :accum :each | each start: accum ] [:each | nextValue := binaryBlock value: nextValue value: each] in Set(Collection)>>inject:into: in Block: [:each | nextValue := binaryBlock value: nextValue...etc... Set>>do: Set(Collection)>>inject:into: PRPDFDocument(PRAbstractOutputDocument)>>transformDocument: PRDocument>>transformDocumentFor: PRPDFDocument(PRAbstractOutputDocument)>>buildOn:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
At least we tested with two slides and they cannot be handled because we have a problem in
The text was updated successfully, but these errors were encountered: